Share via


BackToBackCallSettings Members

Include Protected Members
Include Inherited Members

Represents the settings for one call leg for a BackToBackCall instance.

The BackToBackCallSettings type exposes the following members.

Constructors

  Name Description
Public method BackToBackCallSettings(Call) Creates an instance of BackToBackCallSettings using given call instance.
Public method BackToBackCallSettings(Call, String) Creates an istance of BackToBackCallSettings using given call instance and destinationUri.

Top

Properties

  Name Description
Public property Call Get the instance of the call associated with the call leg.
Public property CallAcceptOptions Gets or sets the value of options to be used to accept an incoming call.
Public property CallEstablishOptions Gets or sets the options to be used to establish an outgoing call.
Public property DestinationUri Gets the value of the destination URI to be used to establish the outgoing call.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

BackToBackCallSettings Class

Microsoft.Rtc.Collaboration Namespace