Module medea_jason::api[][src]

External Jason API accessible from JS.

Structs

Connection

Connection with a specific remote Member, that is used on Rust side.

ConnectionHandle

Connection with a specific remote Member, that is used on JS side.

Connections

Service which manages Connections with the remote Members.

ConstraintsUpdateException

JS exception for the RoomHandle::set_local_media_settings.

Jason

General library interface.

Room

Room where all the media happens (manages concrete PeerConnections, handles media server events, etc).

RoomCloseReason

Reason of why Room has been closed.

RoomHandle

JS side handle to Room where all the media happens.

WeakRoom

Weak reference upgradeable to the Room.

Enums

RoomError

Errors that may occur in a Room.