onRemoteMicrophoneStateChanged

public void onRemoteMicrophoneStateChanged(String callId, String userId, boolean disabled)

远端用户麦克风开关状态通知

Parameters

callId

通话Id

userId

远端用户Id

disabled

麦克风开关状态,true:为关闭状态。false:为开启状态。