destination property

  1. @ImcField('Destination', 'destination', ImcType.typeUInt16)
int destination

IMC id of the recipient.

Implementation

@ImcField('Destination', 'destination', ImcType.typeUInt16)
int get destination;