RealTimeEndpoint 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 a real-time endpoint.

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

Protected Constructors

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

Top

Public Properties

(see also Protected Properties )

Name Description
Bb773035.pubproperty(en-us,office.12).gif ApplicationContext Gets or sets the application context.
Bb773035.pubproperty(en-us,office.12).gif ApplicationUserAgent Gets or sets the application user agent string.
Bb773035.pubproperty(en-us,office.12).gif ConnectionManager Gets or sets the connection manager.
Bb773035.pubproperty(en-us,office.12).gif Bb773035.static(en-us,office.12).gif DefaultPeerToPeerEndpointConnectionManager Get the default connection manager for SipPeerToPeerEndpoint.
Bb773035.pubproperty(en-us,office.12).gif Bb773035.static(en-us,office.12).gif DefaultSipEndpointConnectionManager Get the default connection manager for SipEndpoint.
Bb773035.pubproperty(en-us,office.12).gif DesiredSessionTimerInterval Gets or sets the desired session timer interval of the application.
Bb773035.pubproperty(en-us,office.12).gif DisplayName Gets or sets the user name preferred by the application for the local user.
Bb773035.pubproperty(en-us,office.12).gif Gruu Gets or sets the Gruu of the endpoint, if any.
Bb773035.pubproperty(en-us,office.12).gif Id Gets the Id for this endpoint.
Bb773035.pubproperty(en-us,office.12).gif IsSessionTimerSupported Gets or sets the default policy used for the session timer.
Bb773035.pubproperty(en-us,office.12).gif MinimumSessionTimerInterval Gets or sets the minimum session interval.
Bb773035.pubproperty(en-us,office.12).gif ReliableProvisionalResponsePolicy Gets or sets the default policy for supporting 100rel extension feature.
Bb773035.pubproperty(en-us,office.12).gif Uri Represents the Uri of the identity owning this endpoint.
Bb773035.pubproperty(en-us,office.12).gif UserAgent Gets the user agent string used for messages.

Top

Protected Properties

Name Description
Bb773035.protproperty(en-us,office.12).gif SyncRoot Gets the SyncRoot of this endpoint.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb773035.pubmethod(en-us,office.12).gif AddFeatureParameter Overloaded.
Bb773035.pubmethod(en-us,office.12).gif AddSipExtension Adds an extension to the list of supported extensions for Invite.
Bb773035.pubmethod(en-us,office.12).gif BeginSendMessage Overloaded.
Bb773035.pubmethod(en-us,office.12).gif BeginTerminate Terminates the endpoint and cleans up active sessions and resources.
Bb773035.pubmethod(en-us,office.12).gif EndSendMessage Waits for the pending SendMessage operation to complete.
Bb773035.pubmethod(en-us,office.12).gif EndTerminate Completes the asynchronous Terminate operation.
Bb773035.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773035.pubmethod(en-us,office.12).gif GetFeatureParameterValue Gets the value of the given parameter.
Bb773035.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773035.pubmethod(en-us,office.12).gif GetSupportedSipExtensions Gets the list of extensions supported by this endpoint.
Bb773035.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb773035.pubmethod(en-us,office.12).gif Bb773035.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773035.pubmethod(en-us,office.12).gif RemoveFeatureParameter Removes a feature parameter matching the name if it exists.
Bb773035.pubmethod(en-us,office.12).gif SendMessage Overloaded.
Bb773035.pubmethod(en-us,office.12).gif Terminate Terminates the endpoint and cleans up active sessions and resources. The endpoint is no longer usable.
Bb773035.pubmethod(en-us,office.12).gif ToString Overridden. Returns the string representation of the object.

Top

Protected Methods

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

Top

Public Events

Name Description
Bb773035.pubevent(en-us,office.12).gif MessageReceived Raised when a message is received.
Bb773035.pubevent(en-us,office.12).gif SessionReceived Raised when a new invitation is received.

Top

See Also

Reference

RealTimeEndpoint Class
Microsoft.Rtc.Signaling Namespace