ServerEventSessionCreated interface
Returned when a Session is created. Emitted automatically when a new connection is established as the first server event. This event will contain the default Session configuration.
- Extends
Inherited Properties
| event |
Property Details
session
type
The event type, must be session.created.
type: "session.created"
Property Value
"session.created"