char * participant_name
Generated token's participant identity.
Definition livekit_sandbox.h:35
char * participant_name
The participant identity the generated token will have.
Definition livekit_sandbox.h:20
char * server_url
The LiveKit Cloud URL for the associated project.
Definition livekit_sandbox.h:26
char * room_name
The room name the generated token will have.
Definition livekit_sandbox.h:16
char * token
The access token for the participant. Valid for 15 minutes.
Definition livekit_sandbox.h:29
char * room_name
Generated token's room name.
Definition livekit_sandbox.h:32
char * sandbox_id
The sandbox ID.
Definition livekit_sandbox.h:12
Request options for generating a sandbox token.
Definition livekit_sandbox.h:10
Response containing the generated token details.
Definition livekit_sandbox.h:24