Zum Inhalt springen

UdpDatagram

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Defined in: src/io/broker/UdpSocketActor.ts:9

Inbound datagram delivered to the target actor.

readonly payload: Uint8Array

Defined in: src/io/broker/UdpSocketActor.ts:10


readonly remoteHost: string

Defined in: src/io/broker/UdpSocketActor.ts:11


readonly remotePort: number

Defined in: src/io/broker/UdpSocketActor.ts:12