Edit

Share via


RemoteCallControlOption Constructors

Definition

Overloads

RemoteCallControlOption(PresenceCategoryWithMetaData)
RemoteCallControlOption(RemoteCallControlOption+CallForwardingMode, String)

RemoteCallControlOption(PresenceCategoryWithMetaData)

public:
 RemoteCallControlOption(Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^ category);
public RemoteCallControlOption (Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData category);
new Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption : Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData -> Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption
Public Sub New (category As PresenceCategoryWithMetaData)

Parameters

Applies to

RemoteCallControlOption(RemoteCallControlOption+CallForwardingMode, String)

public:
 RemoteCallControlOption(Microsoft::Rtc::Internal::Collaboration::RemoteCallControlOption::CallForwardingMode forwardingMode, System::String ^ phoneType);
public RemoteCallControlOption (Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption.CallForwardingMode forwardingMode, string phoneType);
new Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption : Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption.CallForwardingMode * string -> Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption
Public Sub New (forwardingMode As RemoteCallControlOption.CallForwardingMode, phoneType As String)

Parameters

phoneType
String

Applies to