messageObjectId property

String? messageObjectId
getter/setter pair

An instance id for the decoded message. This id can be passed to other RPCs, for example, getObject or evaluate.

Implementation

String? messageObjectId;