Expand description
API for receiving callbacks from a media server.
Structs§
- OnJoin
Event Eventnotifying about aMemberjoining aRoom.- OnLeave
Event Eventnotifying about aMemberleaving itsRoom.- Request
- Request with a fired callback
Eventand its meta information.
Enums§
- Event
- Possible callbacks events which may happen on a media server.
- OnLeave
Reason - Possible reasons of why a
Memberleaves itsRoom.
Traits§
- Api
- API for receiving callbacks from a media server.