ComposingStateChangedEventArgs Class

Definition

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.

Applies to