network_data_transfer
network_data_transfer
Host
disconnect abstract method
disconnect
network_data_transfer
network_data_transfer
Host
disconnect abstract method
Host class
Constructors
Host
Properties
hashCode
interfaceAddresses
interfaces
ipAddress
ipAddresses
ipv4Addresses
ipv6Addresses
multicastIPAddress
multicastPort
name
ready
runtimeType
Methods
disconnect
noSuchMethod
send
toString
Operators
operator ==
Constants
DEFAULT_MULTICAST_GROUP_IPV4
DEFAULT_MULTICAST_GROUP_IPV6
DEFAULT_MULTICAST_PORT
disconnect
method
Future
<
void
>
disconnect
(
)
Disconnect from the host
Implementation
Future<void> disconnect();