RingCentral .Net SDK
Public Member Functions | Properties | List of all members
RingCentral.TMChatInfo Class Reference

Public Member Functions

 [instance initializer]
 For 'Team' chat type only. Team access level. More...
 

Properties

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]
 

Member Function Documentation

◆ [instance initializer]()

RingCentral.TMChatInfo.[instance initializer]
inline

For 'Team' chat type only. Team access level.

Property Documentation

◆ 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

TMChatMemberInfo [] RingCentral.TMChatInfo.members
getset

◆ 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: