GoPxL SDK
Home
Files
Namespace
void Broadcast
(
const void *
data
,
k32u
length
)
Broadcast the client message header to the broadcast port.
Version
Introduced in 0.2.1.53.
Parameters
data
Message header to be sent to port.
length
Size of message header.
Exceptions
Go::Exception
If failed to broadcast message.
GoPxLSdk
GoDiscoveryClient