messageObjectId property
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;
An instance id for the decoded message. This id can be passed to other RPCs, for example, getObject or evaluate.
String? messageObjectId;