Share via


SipPeerToPeerEndpoint Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents an endpoint with no registration server.

The following tables list the members exposed by the SipPeerToPeerEndpoint type.

Public Constructors

Name Description
SipPeerToPeerEndpoint Overloaded. Initializes a new instance of the class.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759710.pubproperty(en-us,office.12).gif ApplicationContext Gets or sets the application context.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif ApplicationUserAgent Gets or sets the application user agent string.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif ConnectionManager Gets the connection manager used by the endpoint.
Bb759710.pubproperty(en-us,office.12).gif Bb759710.static(en-us,office.12).gif DefaultPeerToPeerEndpointConnectionManager Get the default connection manager for SipPeerToPeerEndpoint.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif Bb759710.static(en-us,office.12).gif DefaultSipEndpointConnectionManager Get the default connection manager for SipEndpoint.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif DefaultTransport Gets the default transport.
Bb759710.pubproperty(en-us,office.12).gif DesiredSessionTimerInterval Gets or sets the desired session timer interval of the application.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif DisableAutomaticRetryForRetryAfter Gets or sets whether the endpoint should retry requests for failed responses that contain a retry-after header.
Bb759710.pubproperty(en-us,office.12).gif DisplayName Gets or sets the user name preferred by the application for the local user.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif Gruu Gets or sets the Gruu of the endpoint, if any.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif Id Gets the Id for this endpoint.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif IsSessionTimerSupported Gets or sets the default policy used for the session timer.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif MinimumSessionTimerInterval Gets or sets the minimum session interval.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif ReliableProvisionalResponsePolicy Gets or sets the default policy for supporting 100rel extension feature.(inherited from RealTimeEndpoint)
Bb759710.pubproperty(en-us,office.12).gif State Gets the current state of the endpoint.
Bb759710.pubproperty(en-us,office.12).gif Uri Overridden. Gets the URI of the endpoint.
Bb759710.pubproperty(en-us,office.12).gif UserAgent Gets the user agent string used for messages.(inherited from RealTimeEndpoint)

Top

Protected Properties

Name Description
Bb759710.protproperty(en-us,office.12).gif SyncRoot Gets the SyncRoot of this endpoint.(inherited from RealTimeEndpoint)

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759710.pubmethod(en-us,office.12).gif AddFeatureParameter Overloaded. (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif AddSipExtension (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif BeginSendMessage Overloaded.
Bb759710.pubmethod(en-us,office.12).gif BeginTerminate (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif EndSendMessage (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif EndTerminate (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759710.pubmethod(en-us,office.12).gif GetFeatureParameterValue (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759710.pubmethod(en-us,office.12).gif GetSupportedSipExtensions Gets the list of extensions supported by this endpoint.(inherited from RealTimeEndpoint)
Bb759710.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759710.pubmethod(en-us,office.12).gif Bb759710.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759710.pubmethod(en-us,office.12).gif RemoveFeatureParameter (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif SendMessage Overloaded. (inherited from RealTimeEndpoint )
Bb759710.pubmethod(en-us,office.12).gif Terminate Terminates the endpoint and cleans up active sessions and resources. The endpoint is no longer usable.(inherited from RealTimeEndpoint)
Bb759710.pubmethod(en-us,office.12).gif ToString Returns the string representation of the object.(inherited from RealTimeEndpoint)

Top

Protected Methods

Name Description
Bb759710.protmethod(en-us,office.12).gif BeginSendMessageInternal (inherited from RealTimeEndpoint )
Bb759710.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759710.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )
Bb759710.protmethod(en-us,office.12).gif RegisterForPageModeMessages Register for page mode messages.(inherited from RealTimeEndpoint)
Bb759710.protmethod(en-us,office.12).gif UnregisterForPageModeMessages Unregister for pagemode messages.(inherited from RealTimeEndpoint)

Top

Public Events

Name Description
Bb759710.pubevent(en-us,office.12).gif MessageReceived Raised when a message is received.(inherited from RealTimeEndpoint)
Bb759710.pubevent(en-us,office.12).gif SessionReceived Raised when a new invitation is received.(inherited from RealTimeEndpoint)
Bb759710.pubevent(en-us,office.12).gif StateChanged Raised when the state of the endpoint changes.

Top

See Also

Reference

SipPeerToPeerEndpoint Class
Microsoft.Rtc.Signaling Namespace