Share via


RealTimeAddress Members

Represents a real-time address.

The RealTimeAddress type exposes the following members.

Constructors

  Name Description
Public method RealTimeAddress(String) Initializes a new instance of the class.
Public method RealTimeAddress(String, String) Initializes a new instance of the class.
Public method RealTimeAddress(String, String, String)

Top

Properties

  Name Description
Public property EndpointId Gets the endpoint identifier for the target.
Public property IsEndpointTarget Gets whether this address targets a specific endpoint.
Public property IsGruu Gets whether the URI passed is a [GRUU] URI.
Public property IsPhone
Public property PhoneUri
Public property Uri Gets the URI of this target.
Public property UserAtHost

Top

Methods

  Name Description
Public method Equals(Object) Compares two [RealTimeAddress] objects. (Overrides Object..::..Equals(Object).)
Public method Equals(RealTimeAddress) Compares two [RealTimeAddress] objects.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Generates a hash code for the [RealTimeAddress] object. (Overrides Object..::..GetHashCode()()()().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string representation of the object. (Overrides Object..::..ToString()()()().)

Top

Operators

  Name Description
Public operatorStatic member Equality Returns whether the current [RealTimeAddress] is equal to another [RealTimeAddress].
Public operatorStatic member Inequality Returns whether the current RealTimeAddress is equal to another RealTimeAddress.

Top

See Also

Reference

RealTimeAddress Class

Microsoft.Rtc.Signaling Namespace