SipPeerToPeerEndpoint Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method SipPeerToPeerEndpoint() Initializes a new instance of the SipPeerToPeerEndpoint class.
Public method SipPeerToPeerEndpoint(String) Initializes a new instance of the SipPeerToPeerEndpoint class with the given URI. To enable listening, use StartListening(ipEndpoint) in the ConnectionManager property.
Public method SipPeerToPeerEndpoint(String, RealTimeServerConnectionManager) Initializes a new instance of the SipPeerToPeerEndpoint class.
Public method SipPeerToPeerEndpoint(String, RealTimeServerConnectionManager, SipTransportType) Initializes a new instance of the SipPeerToPeerEndpoint class.
Public method SipPeerToPeerEndpoint(String, RealTimeServerConnectionManager, SipTransportType, String) Initializes a new instance of SipPeerToPeerEndpoint.
Public method SipPeerToPeerEndpoint(String, RealTimeServerConnectionManager, SipTransportType, String, Int32) Initializes a new instance of the SipPeerToPeerEndpoint class.
Public method SipPeerToPeerEndpoint(String, RealTimeServerConnectionManager, SipTransportType, String, Int32, String) Initializes a new instance of SipPeerToPeerEndpoint.

Top

See Also

Reference

SipPeerToPeerEndpoint Class

SipPeerToPeerEndpoint Members

Microsoft.Rtc.Signaling Namespace