Readonly
sessionThe Yospace session.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Register a set of callbacks to the player to the Yospace SDK.
- These callbacks will be used by the Yospace SDK to provide feedback to the player.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Generated using TypeDoc
The Yospace API.
Remarks
- Available since v2.14.7.