|
string | id [get, set] |
| Internal identifier of a chat More...
|
|
string | type [get, set] |
| Type of chat Enum: Everyone, Team, Group, Direct, Personal More...
|
|
string | name [get, set] |
| For 'Team','Everyone' chats types only. Chat name. More...
|
|
string | description [get, set] |
| For 'Team','Everyone' chats types only. Chat description. More...
|
|
string | status [get, set] |
| For 'Team' chat type only. Team status. Enum: Active, Archived More...
|
|
string | creationTime [get, set] |
| Chat creation datetime in ISO 8601 format Format: date-time More...
|
|
string | lastModifiedTime [get, set] |
| Chat last change datetime in ISO 8601 format Format: date-time More...
|
|
TMChatMemberInfo[] | members [get, set] |
|
◆ [instance initializer]()
RingCentral.TMChatInfo.[instance initializer] |
|
inline |
For 'Team' chat type only. Team access level.
◆ creationTime
string RingCentral.TMChatInfo.creationTime |
|
getset |
Chat creation datetime in ISO 8601 format Format: date-time
◆ description
string RingCentral.TMChatInfo.description |
|
getset |
For 'Team','Everyone' chats types only. Chat description.
◆ id
string RingCentral.TMChatInfo.id |
|
getset |
Internal identifier of a chat
◆ lastModifiedTime
string RingCentral.TMChatInfo.lastModifiedTime |
|
getset |
Chat last change datetime in ISO 8601 format Format: date-time
◆ members
◆ name
string RingCentral.TMChatInfo.name |
|
getset |
For 'Team','Everyone' chats types only. Chat name.
◆ status
string RingCentral.TMChatInfo.status |
|
getset |
For 'Team' chat type only. Team status. Enum: Active, Archived
◆ type
string RingCentral.TMChatInfo.type |
|
getset |
Type of chat Enum: Everyone, Team, Group, Direct, Personal
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMChatInfo.cs