models/models library

Classes

Attendee
Represents a participant in an Amazon Chime meeting.
AttendeeSignal
Signal strength for a single attendee. signalStrength: 0=none, 1=low, 2=high
AttendeeVolume
Volume level for a single attendee. volume: 0=muted, 1=notSpeaking, 2=low, 3=medium, 4=high
DataMessage
A real-time data message received from another attendee.
JoinInfo
Contains all the necessary data to join an Amazon Chime SDK meeting. Usually obtained from your server-side application.
MeetingEvent
A structured meeting analytics event emitted by the Chime SDK.
RemoteVideoSource
Identifies a remote attendee's video source.
VideoTileInfo
Represents an active video stream tile from the Amazon Chime SDK.

Exceptions / Errors

ChimeDeviceException
Thrown when device configuration (e.g., audio route, mute, video) fails.
ChimeException
Base exception for all Amazon Chime SDK errors.
ChimeMeetingException
Thrown when starting, stopping, or joining a meeting fails.
ChimePermissionException
Thrown when audio or video permissions are denied or restricted.
ChimeStateException
Thrown when the Chime meeting is out of sync or an invalid state is reached.