v3_phantom_add()
void v3_phantom_add(uint16_t channel_id);
Adds a phantom user to the specified channel. A phantom user can hear audio from the channel, so the client will start receiving audio for the channel where the phantom is placed.
Arguments
| Type | Description |
| uint16_t channel_id | The channel id to which a phantom should be added |
