Cisco Acano X-series 開発者ガイド

ページ / 147
Cisco Meeting Server Release 2.0 : API Reference Guide
83
Parameters
Type/Value
Description/Notes
unmuteAllExceptSelfAudio
String
DTMF sequence to be used by a participant to unmute
all other participants in the call.
startRecording
String
DTMF sequence to be used by a participant to start
recording the active call.
stopRecording
String
DTMF sequence to be used by a participant to stop
recording the active call.
allowAllMuteSelf
String
DTMF sequence to be used by a participant to allow all
participants to mute and unmute themselves. Sets
allowAllMuteSelf in the Call object to true.
cancelAllowAllMuteSelf
String
DTMF sequence to be used by a participant to cancel
the permission to allow all participants to mute and
unmute themselves. Sets allowAllMuteSelf in the Call
object to false.
allowAllPresentationContribution
String
DTMF sequence to be used by a participant to allow all
participants to present.
cancelAllowAllPresentationContribution
String
DTMF sequence to be used by a participant to cancel
the permission for all participants to present.
muteAllNewAudio
String
DTMF sequence to be used by a participant to mute all
new participants. Sets joinAudioMuteOverride Call
object to true.
unmuteAllNewAudio
String
DTMF sequence to be used by a participant to unmute
all new participants. . Sets joinAudioMuteOverride Call
object to false.
defaultMuteAllNewAudio
String
DTMF sequence to be used by a participant to use the
audio mute value from the call leg profile for new
participants.
muteAllNewAndAllExceptSelfAudio
String
DTMF sequence to be used by a participant to mute all
new participants and all other participants in the call.
Sets joinAudioMuteOverride in the call object to `true`
and mutes all call legs except for the issuer. This
requires ‘muteOthersAllowed’ to be ‘true’ in the call leg
profile of the issuer.
unmuteAllNewAndAllExceptSelfAudio
String
DTMF sequence to be used by a participant to unmute
all new participants and all other participants in the call.
Sets joinAudioMuteOverride in the call object to `false`
and unmutes all call legs except for the issuer. This
requires ‘muteOthersAllowed’ to be ‘true’ in the call leg
profile of the issuer.
8   Call Related Methods