Package co. daily. model
Types
The different types of audio devices which may be available on mobile.
Information returned when a call is joined successfully.
A new CallClient instance starts in the new
state. As soon as CallClient.join is invoked, it progresses to the joining
state, and when the client has joined the call, it progresses further to the joined
state. As soon as CallClient.leave is invoked, the state changes to leaving
, followed by left
when this process has completed.
A desired update to a participant's canReceive
permission.
Information that describes a single media input or output device.
Interface for objects which consume a MediaStreamTrack
Information about the meeting session.
A meeting token.
All the information pertaining to a participant in the call, including metadata regarding the participant as well as the tracks being published by the participant.
The reason a participant appears to have left the call.
A desired update to a remote participant's permissions.
Contains all the Participants currently in the call.
A desired update to a remote participant's input enabled states.
A desired update to things about a remote participant that you can control as a participant admin or meeting owner.
Represents an error that occurred when making an API request.
Notified when a request completes, or encounters an error.
Notified when a request completes, or encounters an error.
Information returned when a request completes. If no error is present, then the request was successful.
Information returned when a request completes. If no error is present, then the request was successful.
The state of a given track subscription.