Back to Generic Commands
CMD_BCAST_ON

Command:          CMD_BCAST_ON  
Destination:          sd_server 
Destination Channel:  Channel Id

Description

Clients use this command to enable broadcast reception.

Command data format

None.

Response data format

None.

Response return codes

RESP_OK Execution of the command was successful.
RESP_AUTH_FAIL The client ID specified in the source channel field is not authorized to execute this command. This response may be the result of the client not having registre with the CMD_SERVER_REG command.

|Top|