Package com.ringcentral.definitions
Class DeviceDefinition
java.lang.Object
com.ringcentral.definitions.DeviceDefinition
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe option that indicates whether Contact Center Phone Line should be created or notRequiredAssign a specific phone number RequiredDevice type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontactCenterPhoneLine(Boolean contactCenterPhoneLine) emergency(DeviceDefinitionEmergency emergency) phoneInfo(DeviceDefinitionPhoneInfo phoneInfo)
-
Field Details
-
type
Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment Required Enum: OtherPhone, WebRTC -
emergency
Required -
phoneInfo
Assign a specific phone number Required -
contactCenterPhoneLine
The option that indicates whether Contact Center Phone Line should be created or not
-
-
Constructor Details
-
DeviceDefinition
public DeviceDefinition()
-
-
Method Details
-
type
-
emergency
-
phoneInfo
-
contactCenterPhoneLine
-