Package-level declarations
Types
Link copied to clipboard
Action to accept a call in Incoming Call state.
Link copied to clipboard
Represents various actions users can take while in a call.
Link copied to clipboard
Action used to cancel an outgoing call.
Link copied to clipboard
Action to show a chat dialog.
Link copied to clipboard
Action to show a layout chooser.
Link copied to clipboard
Link copied to clipboard
Action to decline an oncoming call.
Link copied to clipboard
Action to flip the active camera.
Link copied to clipboard
Action to invite other users to a call.
Link copied to clipboard
Action to leave the call.
Link copied to clipboard
Action to show a reaction popup.
Link copied to clipboard
Action to select an audio device for playback.
Link copied to clipboard
Action to show a settings.
Link copied to clipboard
Used to set the state to showing call participant info.
Link copied to clipboard
Action to toggle if the camera is on or off.
Link copied to clipboard
Action to toggle if the microphone is on or off.
Link copied to clipboard
data class ToggleScreenConfiguration(val isFullscreen: Boolean, val isLandscape: Boolean) : CallAction
Used to trigger Screen UI configuration changes when observing screen share sessions.
Link copied to clipboard
Action to toggle if the speakerphone is on or off.