Skip to main content

message.findIdmap

message.findIdmap(endpoint)

Description

Returns the id map entry for this message and the specified endpoint.

Parameters

ParameterTypeExplanation
endpointStringThe other endpoint (it is not the endpoint of the message)

Example

println message.findIdmap(api.getEndpoint())