ReferNotifier Members

Lets the application set the various Refer states indicating progress.

The ReferNotifier type exposes the following members.

Properties

  Name Description
Public property ReferTarget Gets the session target object that contains the Refer target.
Public property Session Gets the signaling session associated with this instance.
Public property State Gets or sets the current state of this Refer information.

Top

Methods

  Name Description
Public method BeginSetState(ReferState, AsyncCallback, Object) Sets the Refer state.
Public method BeginSetState(Int32, String, String, AsyncCallback, Object) Sets the Refer state.
Public method EndSetState Waits for the pending [setState] 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 SetState(ReferState) Sets the Refer state.
Public method SetState(Int32, String, String) Sets the Refer state.
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event SubscriptionTerminated Raised when the Refer subscription is terminated by the remote.

Top

See Also

Reference

ReferNotifier Class

Microsoft.Rtc.Signaling Namespace