Lets the application set the various Refer states indicating progress.
The following tables list the members exposed by the ReferNotifier type.
Public Properties
Name | Description | |
---|---|---|
ReferTarget | Gets the session target object that contains the Refer target. | |
Session | Gets the signaling session associated with this instance. | |
State | Gets or sets the current state of this Refer information. |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
BeginSetState | Overloaded. | |
EndSetState | Waits for the pending setState operation to complete. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
SetState | Overloaded. | |
ToString | (inherited from Object ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Public Events
Name | Description | |
---|---|---|
SubscriptionTerminated | Raised when the Refer subscription is terminated by the remote. |