GoPxL SDK
void Broadcast ( const void *  data,
k32u  length 
)

Broadcast the client message header to the broadcast port.

Version
Introduced in 0.2.1.53.
Parameters
dataMessage header to be sent to port.
lengthSize of message header.
Exceptions
Go::ExceptionIf failed to broadcast message.