Conversation
Summary
Data object defining a conversation.
Item Index
Properties
avatar
Syntax
avatar
String
Summary
Avatar of group or community (40x40px). Returns default avatar if conversation has no avatar set.
avatarLarge
Syntax
avatarLarge
String
Summary
Large avatar of group or community (250x250px). Returns default avatar if conversation has no avatar set.
conversationAvatar
Syntax
conversationAvatar
ConversationAvatar
Summary
IDs for small and large conversation avatars
creatorTenantId
Syntax
creatorTenantId
String
Summary
Tenant ID for user that created the conversation
description
Syntax
description
String
Summary
Conversation description. Only applicable to communities.
hasConversationAvatar
Syntax
hasConversationAvatar
Boolean
Summary
true
if conversation has a custom avatar
isSupportConversation
Syntax
isSupportConversation
Bool
Summary
True for the dedicated support conversation.
isTelephonyConversation
Syntax
isTelephonyConversation
Bool
Summary
True for the dedicated telephony conversation.
topLevelItem
Syntax
topLevelItem
Item
Summary
Most recent conversation item that qualifies as 'important'
userData
Syntax
userData
ConversationUserData
Summary
User specific data such as unread information.