ConferenceRequestToBecomeModeratorCapability Property |
Returns whether the conference server allows the local user to request to become a moderator.
This capability is not supported if the conference server does not support a self-promotion
mechanism to become a moderator, or if the local user is already a moderator.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability RequestToBecomeModeratorCapability { get; }
Property Value
Type:
Capability
Remarks
The application may use this capability property to enable or disable functions related to
requesting to become a moderator.
Conference moderation features are not supported when the client is used in shared control mode.
See Also