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 | |
---|---|---|
![]() |
SignalingSessionSettings(String) | Creates a new instance of the object. |
![]() |
SignalingSessionSettings(RealTimeAddress) | Creates a new instance of the object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CallId | Gets or sets the call ID that should be used in the session. |
![]() |
DestinationEndpointId | Gets the remote destination endpoint ID. |
![]() |
DestinationUri | Gets the remote destination URI that will be contacted. |
![]() |
LocalOwnerDisplayName | Gets the display name used to represent the local endpoint in the session. |
![]() |
LocalOwnerUri | Gets the URI used to represent the local endpoint in the session. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Impersonate | Changes the URI and display name used to represent the local endpoint. |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top