ClientEventSessionAvatarConnect interface
Sent when the client connects and provides its SDP (Session Description Protocol)
for avatar-related media negotiation.
- Extends
Inherited Properties
| event |
Property Details
clientSdp
The client's SDP offer.
clientSdp: string
Property Value
string
type
The event type, must be 'session.avatar.connect'.
type: "session.avatar.connect"
Property Value
"session.avatar.connect"