ParticipantDeviceDelegate
public protocol ParticipantDeviceDelegate : AnyObject
Undocumented
-
onIsSpeakingChanged(participantDevice:
Default implementationisSpeaking: ) Callback used to notify that is this participant device speaking has changed.
Default Implementation
Declaration
Swift
func onIsSpeakingChanged(participantDevice: ParticipantDevice, isSpeaking: Bool)
Parameters
participantDevice
LinphoneParticipantDevice object
isSpeaking
is this participant device speaking