RealTimeAddress 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 address.

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

Public Constructors

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

Top

Public Properties

Name Description
Bb759565.pubproperty(en-us,office.12).gif EndpointId Gets the endpoint identifier for the target.
Bb759565.pubproperty(en-us,office.12).gif IsEndpointTarget Gets whether this address targets a specific endpoint.
Bb759565.pubproperty(en-us,office.12).gif IsGruu Gets whether the URI passed is a gruu URI.
Bb759565.pubproperty(en-us,office.12).gif Uri Gets the URI of this target.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759565.pubmethod(en-us,office.12).gif Equals Overloaded. Overridden.
Bb759565.pubmethod(en-us,office.12).gif GetHashCode Overridden. Generates a hash code for the RealTimeAddress object.
Bb759565.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759565.pubmethod(en-us,office.12).gif Bb759565.static(en-us,office.12).gif op_Equality Returns whether the current RealTimeAddress is equal to another RealTimeAddress.
Bb759565.pubmethod(en-us,office.12).gif Bb759565.static(en-us,office.12).gif op_Inequality Returns whether the current RealTimeAddress is equal to another RealTimeAddress.
Bb759565.pubmethod(en-us,office.12).gif Bb759565.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759565.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the object.

Top

Protected Methods

Name Description
Bb759565.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759565.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

RealTimeAddress Class
Microsoft.Rtc.Signaling Namespace