Package com.ringcentral.definitions
Class TMChatInfo
java.lang.Object
com.ringcentral.definitions.TMChatInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionFor 'Team' chat type only.Chat creation datetime in ISO 8601 format Format: date-timeFor 'Team','Everyone' chats types only.Internal identifier of a chatChat last change datetime in ISO 8601 format Format: date-timeFor 'Team','Everyone' chats types only.For 'Team' chat type only.Type of chat Enum: Everyone, Team, Group, Direct, Personal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreationTime
(String creationTime) description
(String description) lastModifiedTime
(String lastModifiedTime) members
(TMChatMemberInfo[] members)
-
Field Details
-
id
Internal identifier of a chat -
type
Type of chat Enum: Everyone, Team, Group, Direct, Personal -
_public
For 'Team' chat type only. Team access level. -
name
For 'Team','Everyone' chats types only. Chat name. -
description
For 'Team','Everyone' chats types only. Chat description. -
status
For 'Team' chat type only. Team status. Enum: Active, Archived -
creationTime
Chat creation datetime in ISO 8601 format Format: date-time -
lastModifiedTime
Chat last change datetime in ISO 8601 format Format: date-time -
members
-
-
Constructor Details
-
TMChatInfo
public TMChatInfo()
-
-
Method Details
-
id
-
type
-
_public
-
name
-
description
-
status
-
creationTime
-
lastModifiedTime
-
members
-