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