Parameters for switching an existing SUBSCRIBE to a new track.
await client.switch({ fullTrackName: newFullTrackName, subscriptionRequestId}) Copy
await client.switch({ fullTrackName: newFullTrackName, subscriptionRequestId})
Fully qualified track identifier to switch to (FullTrackName).
Optional
Optional additional VersionSpecificParameters; existing parameters persist if omitted.
The original SUBSCRIBE request id (bigint) being updated.
Parameters for switching an existing SUBSCRIBE to a new track.
Example: Switching subscription to a new track