public interface ParticipantDeviceListener
Modifier and Type | Method and Description |
---|---|
void |
onIsSpeakingChanged(ParticipantDevice participantDevice,
boolean isSpeaking)
Callback used to notify that is this participant device speaking has changed.
|
void onIsSpeakingChanged(@NonNull ParticipantDevice participantDevice, boolean isSpeaking)
participantDevice
- LinphoneParticipantDevice object isSpeaking
- is this participant device speaking