IsTypingChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of a IsTypingChanged event.
The IsTypingChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsTyping | Gets the new value of IsTypingChanged flag for the source endpoint. |
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