WebRTCClientDelegate
public protocol WebRTCClientDelegate
Undocumented
-
Undocumented
Declaration
Swift
func webRTCClient(didReceiveError error: Error) -
Undocumented
Declaration
Swift
func webRTCClient(didGenerateNewCandidate candidateSdp: String) -
Undocumented
Declaration
Swift
func webRTCClient(didReceiveRemoteTrack track: RTCAudioTrack) -> <<error type>>
WebRTCClientDelegate Protocol Reference