instanceId property

String instanceId
final

Unique identifier used to retrieve the instance this represents from a TypeChannelMessenger.

No two PairedInstances in a TypeChannelMessenger can have the same instanceId.

Implementation

final String instanceId;