onAudioVolumeIndication

Reports the volume indication of the broadcaster.

public void onAudioVolumeIndication(int volume){}
Since
v4.5.0

Trigger timing

The SDK triggers this callback when the volumn of the broadcaster changes.

Restrictions

None.

Parameters

volume
The current volumn of the broadcaster. The value range is [0,225].