Direct UDPSocket Options
@Serializable
(undocumented in the protocol definition)
Constructors
Link copied to clipboard
constructor(remoteAddr: String? = null, remotePort: Int? = null, localAddr: String? = null, localPort: Int? = null, dnsQueryType: DirectSocketDnsQueryType? = null, sendBufferSize: Double? = null, receiveBufferSize: Double? = null, multicastLoopback: Boolean? = null, multicastTimeToLive: Int? = null, multicastAllowAddressSharing: Boolean? = null)
Properties
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
Unsigned int 8.
Link copied to clipboard
Expected to be unsigned integer.
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
Unsigned int 16.
Link copied to clipboard
Expected to be unsigned integer.