hotline
actioncable_hotline
Hotline
suspend method
suspend
hotline
actioncable_hotline
Hotline
suspend method
Hotline class
Constructors
Hotline
Properties
connectionState
hashCode
headers
onConnect
onConnectionRefused
onDisconnect
pingInterval
protocols
runtimeType
socketChannel
status
stream
subscriptions
url
Methods
disconnect
noSuchMethod
reconnect
suspend
toString
Operators
operator ==
suspend
method
Null safety
void
suspend
(
)
Implementation
void suspend() { subscriptions.suspendAll(); }