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