Meeting information
More...
|
string | id [get, set] |
| Call id Required More...
|
|
string | bridgeId [get, set] |
| Bridge id Required More...
|
|
string | shortId [get, set] |
| Short bridge id Required More...
|
|
string | startTime [get, set] |
| Start time ISO 8601 Required Format: date-time More...
|
|
long? | duration [get, set] |
| Duration second Format: int32 Example: 36 More...
|
|
string | displayName [get, set] |
| Meetings name Required More...
|
|
string | type [get, set] |
| Meeting type Required Enum: Meeting, Call More...
|
|
string | status [get, set] |
| Meeting status Required Enum: InProgress, Done More...
|
|
Host | hostInfo [get, set] |
| Required More...
|
|
string[] | rights [get, set] |
| Describe access rights which has participants to meeting Required Enum: delete, download, share More...
|
|
string | longSummary [get, set] |
| During meeting AI team analyze code and after meeting finished generates text summary about this meeting More...
|
|
string | shortSummary [get, set] |
| During meeting AI team analyze code and after meeting finished generates text summary about this meeting More...
|
|
string[] | keywords [get, set] |
| During meeting AI team analyze code and after meeting finished generates key words used in meeting More...
|
|
Participant[] | participants [get, set] |
| List of the participants in the meeting Required More...
|
|
Recording[] | recordings [get, set] |
| Recording information Required More...
|
|
string | chatUrl [get, set] |
| Chat location More...
|
|
◆ bridgeId
string RingCentral.Meeting.bridgeId |
|
getset |
◆ chatUrl
string RingCentral.Meeting.chatUrl |
|
getset |
◆ displayName
string RingCentral.Meeting.displayName |
|
getset |
◆ duration
long? RingCentral.Meeting.duration |
|
getset |
Duration second Format: int32 Example: 36
◆ hostInfo
Host RingCentral.Meeting.hostInfo |
|
getset |
◆ id
string RingCentral.Meeting.id |
|
getset |
◆ keywords
string [] RingCentral.Meeting.keywords |
|
getset |
During meeting AI team analyze code and after meeting finished generates key words used in meeting
◆ longSummary
string RingCentral.Meeting.longSummary |
|
getset |
During meeting AI team analyze code and after meeting finished generates text summary about this meeting
◆ participants
List of the participants in the meeting Required
◆ recordings
◆ rights
string [] RingCentral.Meeting.rights |
|
getset |
Describe access rights which has participants to meeting Required Enum: delete, download, share
◆ shortId
string RingCentral.Meeting.shortId |
|
getset |
◆ shortSummary
string RingCentral.Meeting.shortSummary |
|
getset |
During meeting AI team analyze code and after meeting finished generates text summary about this meeting
◆ startTime
string RingCentral.Meeting.startTime |
|
getset |
Start time ISO 8601 Required Format: date-time
◆ status
string RingCentral.Meeting.status |
|
getset |
Meeting status Required Enum: InProgress, Done
◆ type
string RingCentral.Meeting.type |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/Meeting.cs