Identifier property

Gets or sets the subscription identifier. Read/write. Long.
Syntax
subOption
.
Identifier
where
subOption
- is an MQTTSubscribeOption object created by the MQTTFactory object's method
CreateSubscribeOption
.
Default value
If this property is omitted, it will use its default value, which is empty, meaning the subscription identifier is not used.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal