ComposingStateChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments that contain the data related to composing state of the remote participant. on the InstantMessagingCall.
public ref class ComposingStateChangedEventArgs : EventArgs
public class ComposingStateChangedEventArgs : EventArgs
type ComposingStateChangedEventArgs = class
inherit EventArgs
Public Class ComposingStateChangedEventArgs
Inherits EventArgs
- Inheritance
-
ComposingStateChangedEventArgs
Properties
ComposingState |
Gets the composing state of the participant for this event. |
Participant |
Gets the participant associated with this event. |