A Zello user.

Implements

Constructors

Properties

displayName: string

The display name of the user. This should be used for UI purposes. Display names are not unique.

isMuted: boolean

Whether the contact is muted. When a contact is muted, messages from the contact will not play live, but they will still be in the history.

name: string

The name of the contact. Names are unique within their type. When comparing names, it is recommended to do so in a case-insensitive manner.

profilePictureThumbnailUrl: undefined | string

The URL of the user's profile picture thumbnail. This can be used for displaying a smaller version of the profile picture (such as in a list).

profilePictureUrl: undefined | string

The URL of the user's profile picture.

supportedFeatures: ZelloUserSupportedFeatures

The supported features of the user.

The type of contact.