InstantMessageId Members
Include Protected Members
Include Inherited Members
Provides a unique identification (ID) for an instant message.
The InstantMessageId type exposes the following members.
Properties
Name | Description | |
---|---|---|
MessageId | Gets the message ID for the message. | |
SignalingContext | Gets the call context associated with the message. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top