ParticipantDeviceDelegateStub
public final class ParticipantDeviceDelegateStub : ParticipantDeviceDelegate
Undocumented
-
Declaration
Swift
public func onIsSpeakingChanged(participantDevice: ParticipantDevice, isSpeaking: Bool)
-
Undocumented
Declaration
Swift
public init ( onIsSpeakingChanged: ((ParticipantDevice, Bool) -> Void)? = nil )