Create Session Event

Record a session lifecycle event.

Event Types

EventDescriptionWhen to Use
SESSION_STARTSession has startedAfter WebRTC connection is established
SESSION_DURINGSession heartbeatPeriodically during active session
SESSION_ENDSession ended normallyWhen user ends the session
SESSION_ERRORSession ended with errorWhen an error occurs
SESSION_LOGCustom log entryFor debugging/analytics

Example

Select "CreateSessionEventRequest" from the Examples dropdown to see the request format.

Language
Response
Click Try It! to start a request and see the response here!