Partilhar via


CallOrbit Members

Include Protected Members
Include Inherited Members

Represents orbit details for parking and retrieving a call.

The CallOrbit type exposes the following members.

Constructors

  Name Description
Public method CallOrbit(String) Creates a new instance of the CallOrbit class, specifying the orbit number.
Public method CallOrbit(String, String) Creates a new instance of the CallOrbit class, specifying the orbit number and the safe retrieval URI.

Top

Properties

  Name Description
Public property OrbitNumber Gets the string representation of the orbit number.
Public property OrbitUri Gets the safe retrieval URI, if available.

Top

Methods

  Name Description
Public method Equals(Object) Gets whether the two call orbits are equal. (Overrides Object.Equals(Object).)
Public method Equals(CallOrbit) Gets whether the two call orbits are equal.
Protected method Finalize (inherited from Object)
Public method GetHashCode Gets the hash code for this instance. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

Operators

  Name Description
Public operatorStatic member Equality Gets whether the two call orbits are equal.
Public operatorStatic member Inequality Gets whether the two call orbits are unequal.

Top

See Also

Reference

CallOrbit Class

Microsoft.Rtc.Collaboration Namespace