current user sound update
iflychat.on('current-user-sound-update', function(message) {
/* your code here - message object contains information about if sound is switched on or off */
});Last updated
iflychat.on('current-user-sound-update', function(message) {
/* your code here - message object contains information about if sound is switched on or off */
});Last updated