GetBroadcastMessage

Description

Checks a broadcast listener for any broadcasts. Returns 0 if nothing has been received. Returns a message ID if something has been received, you can access the contents of this message using network message commands. The message must be deleted when you have finished reading from it.

Definition

integer GetBroadcastMessage( iID )

Parameters