All Classes and Interfaces
Class
Description
The
AppState
class represents the current state of the Zello Work app.
Manages
AudioMode
used by Zello Work app.The
AudioMode
enum represents the audio modes available with Zello SDK.The
BluetoothAccessoryState
enum represents states of Bluetooth accessories.The
BluetoothAccessoryType
enum represents types of Bluetooth accessories.The
Contact
class represents a contact of the current user.
The
Contacts
class represents the contacts of the current user.
The
ContactStatus
enum represents the status of a Contact
.The
ContactType
enum represents the type of Contact
.The
Error
enum represents some of the authentication errors that can be encountered in the Zello SDK.The
Events
interface enables monitoring of Zello SDK state and property changesThe
MessageIn
class represents an incoming voice message.The
MessageOut
class represents an outgoing voice message.The
PermissionError
enum defines permission-related errors.Handler
wrapper that prevents a potential
memory leak occurring due to a raw Handler
being a member of a service or an activity.
Callback events used with
SafeHandler
.
The
Status
enum represents the status of the current user.The
Tab
enum represents the contact selection UI tabs of the Zello Work app.The
Theme
enum represents the UI themes available for contact selection UI.
The
Zello
singleton acts as the primary point of interacting to the Zello SDK.