IsTypingChangedEventArgs members
Represents the event data of a IsTypingChanged event.
The IsTypingChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IsTypingChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
IsTyping | Gets the new value of is composing 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