Package com.ringcentral.definitions
Class GetExtensionInfoResponse
java.lang.Object
com.ringcentral.definitions.GetExtensionInfoResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionInformation on department extension(s), to which the requested extension belongs.Extension short numberString[]
Hides extension from showing in company directory.Internal identifier of an extension Format: int64Extension name.For Partner Applications Internal identifier of an extension created by partner.List of non-RC internal identifiers assigned to an extensionRoles[]
Extension service features is returned in response only when the logged-in user requests their own extension info, see also Extension Service FeaturesSpecifies extension configuration wizard state (web service setup) Default: NotStarted Enum: NotStarted, Incomplete, CompletedExtension current state.Extension subtype, if applicable.Extension type.Canonical URI of an extension Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccount
(GetExtensionAccountInfo account) assignedCountry
(AssignedCountryInfo assignedCountry) callQueueInfo
(CallQueueExtensionInfo callQueueInfo) contact
(ContactInfo contact) costCenter
(CostCenterInfo costCenter) customFields
(CustomFieldInfo[] customFields) departments
(DepartmentInfo[] departments) extensionNumber
(String extensionNumber) extensionNumbers
(String[] extensionNumbers) permissions
(ExtensionPermissions permissions) profileImage
(ProfileImageInfo profileImage) references
(ReferenceInfo[] references) regionalSettings
(RegionalSettings regionalSettings) serviceFeatures
(ExtensionServiceFeatureInfo[] serviceFeatures) setupWizardState
(String setupWizardState) site
(ProvisioningSiteInfo site) statusInfo
(ExtensionStatusInfo statusInfo)
-
Field Details
-
id
Internal identifier of an extension Format: int64 -
uri
Canonical URI of an extension Format: uri -
account
-
contact
-
costCenter
-
customFields
-
departments
Information on department extension(s), to which the requested extension belongs. Returned only for user extensions, members of department, requested by single extensionId. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology -
extensionNumber
Extension short number -
extensionNumbers
-
name
Extension name. For user extension types the value is a combination of the specified first name and last name -
partnerId
For Partner Applications Internal identifier of an extension created by partner. The RingCentral supports mapping of accounts and stores the corresponding account ID/extension ID for each partner ID of a client application. In request URIs partner IDs are accepted instead of regular RingCentral native IDs as path parameters using `pid=XXX` clause. Though in response URIs contain the corresponding account IDs and extension IDs. In all request and response bodies these values are reflected via partnerId attributes of account and extension -
permissions
-
profileImage
-
references
List of non-RC internal identifiers assigned to an extension -
roles
-
regionalSettings
-
serviceFeatures
Extension service features is returned in response only when the logged-in user requests their own extension info, see also Extension Service Features -
setupWizardState
Specifies extension configuration wizard state (web service setup) Default: NotStarted Enum: NotStarted, Incomplete, Completed -
status
Extension current state. If 'Unassigned' is specified, then extensions without `extensionNumber` are returned. If not specified, then all extensions are returned Enum: Enabled, Disabled, Frozen, NotActivated, Unassigned -
statusInfo
-
type
Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, FaxUser, FlexibleUser, VirtualUser, DigitalUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, IvrMenu, ApplicationExtension, ParkLocation, Bot, Room, RoomConnector, Limited, Site, ProxyAdmin, DelegatedLinesGroup, GroupCallPickup -
subType
Extension subtype, if applicable. For any unsupported subtypes the `Unknown` value will be returned Enum: VideoPro, VideoProPlus, DigitalSignage, Unknown -
callQueueInfo
-
site
-
assignedCountry
-
-
Constructor Details
-
GetExtensionInfoResponse
public GetExtensionInfoResponse()
-
-
Method Details
-
id
-
uri
-
account
-
contact
-
costCenter
-
customFields
-
departments
-
extensionNumber
-
extensionNumbers
-
name
-
partnerId
-
permissions
-
profileImage
-
references
-
roles
-
regionalSettings
-
serviceFeatures
-
setupWizardState
-
status
-
statusInfo
-
type
-
subType
-
callQueueInfo
-
site
-
assignedCountry
-