Wyłączenie mikrofonu
$conpeek.dialog.mute();
Dependency
The dialog must be in connected state.
Info
Mute the microphone during the call.
Return true if accepted, otherwise return false.
Example
$conpeek.dialog.mute();
$conpeek.dialog.mute();
Dependency
The dialog must be in connected state.
Info
Mute the microphone during the call.
Return true if accepted, otherwise return false.
Example
$conpeek.dialog.mute();