|
string | uri [get, set] |
| Canonical URI of a grant Format: uri More...
|
|
ExtensionInfoGrants | extension [get, set] |
|
bool? | callPickup [get, set] |
| Specifies if picking up of other extensions' calls is allowed for the extension. If 'Presence' feature is disabled for the given extension, the flag is not returned More...
|
|
bool? | callMonitoring [get, set] |
| Specifies if monitoring of other extensions' calls is allowed for the extension. If 'CallMonitoring' feature is disabled for the given extension, the flag is not returned More...
|
|
bool? | callOnBehalfOf [get, set] |
| Specifies whether the current extension is able to make or receive calls on behalf of the user referenced in extension object More...
|
|
bool? | callDelegation [get, set] |
| Specifies whether the current extension can delegate a call to the user referenced in extension object More...
|
|
bool? | groupPaging [get, set] |
| Specifies whether the current extension is allowed to call Paging Only group referenced to in extension object More...
|
|
bool? | callQueueSetup [get, set] |
| Specifies whether the current extension is assigned as a Full-Access manager in the call queue referenced in extension object More...
|
|
bool? | callQueueMembersSetup [get, set] |
| Specifies whether the current extension is assigned as a Members-Only manager in the call queue referenced in extension object More...
|
|
bool? | callQueueMessages [get, set] |
| Specifies whether the current extension is assigned as a Messages Manager in the queue referenced in extension object More...
|
|
bool? | callQueueFacSetup [get, set] |
| Specifies whether the current extension is granted Forward All Calls (FAC) permission More...
|
|
bool? | sharedVoicemails [get, set] |
| Specifies whether the user referenced in extension object is sharing voicemails with the current extension More...
|
|
◆ callDelegation
bool? RingCentral.GrantInfo.callDelegation |
|
getset |
Specifies whether the current extension can delegate a call to the user referenced in extension object
◆ callMonitoring
bool? RingCentral.GrantInfo.callMonitoring |
|
getset |
Specifies if monitoring of other extensions' calls is allowed for the extension. If 'CallMonitoring' feature is disabled for the given extension, the flag is not returned
◆ callOnBehalfOf
bool? RingCentral.GrantInfo.callOnBehalfOf |
|
getset |
Specifies whether the current extension is able to make or receive calls on behalf of the user referenced in extension object
◆ callPickup
bool? RingCentral.GrantInfo.callPickup |
|
getset |
Specifies if picking up of other extensions' calls is allowed for the extension. If 'Presence' feature is disabled for the given extension, the flag is not returned
◆ callQueueFacSetup
bool? RingCentral.GrantInfo.callQueueFacSetup |
|
getset |
Specifies whether the current extension is granted Forward All Calls (FAC) permission
◆ callQueueMembersSetup
bool? RingCentral.GrantInfo.callQueueMembersSetup |
|
getset |
Specifies whether the current extension is assigned as a Members-Only manager in the call queue referenced in extension object
◆ callQueueMessages
bool? RingCentral.GrantInfo.callQueueMessages |
|
getset |
Specifies whether the current extension is assigned as a Messages Manager in the queue referenced in extension object
◆ callQueueSetup
bool? RingCentral.GrantInfo.callQueueSetup |
|
getset |
Specifies whether the current extension is assigned as a Full-Access manager in the call queue referenced in extension object
◆ extension
◆ groupPaging
bool? RingCentral.GrantInfo.groupPaging |
|
getset |
Specifies whether the current extension is allowed to call Paging Only group referenced to in extension object
◆ sharedVoicemails
bool? RingCentral.GrantInfo.sharedVoicemails |
|
getset |
Specifies whether the user referenced in extension object is sharing voicemails with the current extension
◆ uri
string RingCentral.GrantInfo.uri |
|
getset |
Canonical URI of a grant Format: uri
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/GrantInfo.cs