Query parameters for operation listVideoMeetings
More...
|
string | text [get, set] |
| Search text More...
|
|
string | pageToken [get, set] |
| Token to get the next page More...
|
|
long? | perPage [get, set] |
| Number of records returned Format: int32 More...
|
|
string | type [get, set] |
| Specify what kind of meeting should be returned. Possible values: All, My, Deleted, Shared Request type meaning in meeting search: None (not passed) - take meetings only where requested acc/ext is participant OR host OR deputy OR watcher. ALL - access rights of meeting is equal to Alive AND requested acc/ext is in watchers list OR host OR deputy My - access rights of meeting is equal to Alive AND requested acc/ext is host OR deputy Shared - access rights of meeting is equal to Alive AND requested acc/ext is in watcher list AND not HOST Deleted - access rights of meeting is equal to Delete and requested acc/ext is host OR deputy Enum: All, My, Deleted, Shared More...
|
|
long? | startTime [get, set] |
| Unix timestamp in milliseconds (inclusive) indicates the start time of meetings which should be included in response Format: int64 More...
|
|
long? | endTime [get, set] |
| Unix timestamp in milliseconds (inclusive) indicates the end time of meetings which should be included in response Format: int64 More...
|
|
Query parameters for operation listVideoMeetings
◆ endTime
long? RingCentral.ListVideoMeetingsParameters.endTime |
|
getset |
Unix timestamp in milliseconds (inclusive) indicates the end time of meetings which should be included in response Format: int64
◆ pageToken
string RingCentral.ListVideoMeetingsParameters.pageToken |
|
getset |
Token to get the next page
◆ perPage
long? RingCentral.ListVideoMeetingsParameters.perPage |
|
getset |
Number of records returned Format: int32
◆ startTime
long? RingCentral.ListVideoMeetingsParameters.startTime |
|
getset |
Unix timestamp in milliseconds (inclusive) indicates the start time of meetings which should be included in response Format: int64
◆ text
string RingCentral.ListVideoMeetingsParameters.text |
|
getset |
◆ type
string RingCentral.ListVideoMeetingsParameters.type |
|
getset |
Specify what kind of meeting should be returned. Possible values: All, My, Deleted, Shared Request type meaning in meeting search: None
(not passed) - take meetings only where requested acc/ext is participant OR host OR deputy OR watcher. ALL
- access rights of meeting is equal to Alive AND requested acc/ext is in watchers list OR host OR deputy My
- access rights of meeting is equal to Alive AND requested acc/ext is host OR deputy Shared
- access rights of meeting is equal to Alive AND requested acc/ext is in watcher list AND not HOST Deleted
- access rights of meeting is equal to Delete and requested acc/ext is host OR deputy Enum: All, My, Deleted, Shared
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ListVideoMeetingsParameters.cs