janus_client
janus_client
JanusPlugin
hangup method
hangup
hangup
method
Null safety
Future
<
void
>
hangup
(
)
Implementation
Future<void> hangup() async { _cancelPollingTimer(); await _disposeMediaStreams(); }
janus_client
janus_client
JanusPlugin
hangup method
JanusPlugin class
Constructors
JanusPlugin
Properties
data
handleId
hashCode
localStream
messages
onData
plugin
pollingActive
remoteStream
remoteTrack
renegotiationNeeded
runtimeType
typedMessages
webRTCHandle
Methods
createAnswer
createNullableAnswer
createOffer
dispose
exists
getAudioInputDevices
getVideoInputDevices
handleRemoteJsep
hangup
initDataChannel
initializeMediaDevices
initializeWebRTCStack
noSuchMethod
onCreate
send
sendData
switchCamera
toString
Operators
operator ==