v3_channel_remove()
void v3_channel_remove(uint16_t id);
Requests that the channel be removed by the server for the channel with the specified channel id.
Arguments
| Type | Description |
| uint16_t id | A channel id |
void v3_channel_remove(uint16_t id);
Requests that the channel be removed by the server for the channel with the specified channel id.
| Type | Description |
| uint16_t id | A channel id |