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