Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
...
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
This event object is generated when datagram packets are received by the roDatagramReceiver or roDatagramSocket objects.
Returns the contents of the packet as an roByteArray.
Returns the source IP address of the packet in dotted form
...
Returns the source port of the packet.
Sets the user data.
Returns the user data that has previously been set via SetUserData()
(either on the source or event object). It will return Invalid if no data has been set.
...
The ifSourceIdentity interface has been deprecated. We recommend using the ifUserData interface instead.