SignalingSessionSettings Members

Include Protected Members
Include Inherited Members

Represents the configuration settings for a SignalingSession.

The SignalingSessionSettings type exposes the following members.

Constructors

  Name Description
Public method SignalingSessionSettings(String) Creates a new instance of the object.
Public method SignalingSessionSettings(RealTimeAddress) Creates a new instance of the object.

Top

Properties

  Name Description
Public property CallId Gets or sets the call ID that should be used in the session.
Public property DestinationEndpointId Gets the remote destination endpoint ID.
Public property DestinationUri Gets the remote destination URI that will be contacted.
Public property LocalOwnerDisplayName Gets the display name used to represent the local endpoint in the session.
Public property LocalOwnerUri Gets the URI used to represent the local endpoint in the session.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Public method Impersonate Changes the URI and display name used to represent the local endpoint.
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

SignalingSessionSettings Class

Microsoft.Rtc.Signaling Namespace