Interface: UDPSocketOpenInfo
Properties
localAddress
localAddress:
string
localPort
localPort:
number
multicastController
multicastController:
MulticastController
readable
readable:
ReadableStream<UDPMessage>
remoteAddress?
optionalremoteAddress?:string
remotePort?
optionalremotePort?:number
writable
writable:
WritableStream<UDPMessage>