ComposingStateChangedEventArgs Members
Include Protected Members
Include Inherited Members
Event arguments that contain the data related to composing state of the remote participant. on the InstantMessagingCall.
The ComposingStateChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ComposingState | Gets the composing state of the participant for this event. | |
Participant | Gets the participant associated with this event. |
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