ReferStatus Members

Represents the state of the Refer operation.

The ReferStatus type exposes the following members.

Constructors

  Name Description
Public method ReferStatus()()()() Initializes a new instance of the class.
Public method ReferStatus(Object) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ApplicationContext Gets the application context.
Public property IsSubscriptionActive Gets whether the subscription for notification is active.
Public property Session Gets the signaling session that is tracking this Refer status.
Public property State Gets the current state of the Refer operation as carried out by the remote endpoint.

Top

Methods

  Name Description
Public method BeginTerminateSubscription Terminates this refer subscription.
Public method EndTerminateSubscription Waits for the pending [TerminateSubscription] operation to complete.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method TerminateSubscription Terminates this Refer subscription.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event StateChanged Raised when the state of the session changes.

Top

See Also

Reference

ReferStatus Class

Microsoft.Rtc.Signaling Namespace