ConferenceMobileLinkCapability Property |
Returns whether the conference mobile link feature is supported for the conference call.
The mobile link feature allows an application to control a conference call while
terminating audio and video on a conferencing room system. The application may use
the result of this query to enable or disable mobile link related functions.
The support for the mobile link is dependent on the conferencing system version.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability MobileLinkCapability { get; }
Property Value
Type:
Capability
Remarks
Mobile link capability is not supported when the client is used in shared control mode.
See Also