The event emitted when the session has been established, as a response to the initial metadata frame sent by the client.
sessionIdstringrequired
The unique identifier of the session.
typestringrequired
Type discriminator.
Default value: 
sessionMetadataExample: 
sessionMetadataSessionMetadata
{
  "sessionId": "string",
  "type": "sessionMetadata"
}