Package com.ringcentral.definitions
Class DeviceDefinition
java.lang.Object
com.ringcentral.definitions.DeviceDefinition
-
Field Summary
FieldsModifier and TypeFieldDescriptionOnly "address" is supported at the moment RequiredTo be used to assign a number by ID RequiredDevice type. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemergency
(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
Only "address" is supported at the moment Required -
phoneInfo
To be used to assign a number by ID Required
-
-
Constructor Details
-
DeviceDefinition
public DeviceDefinition()
-
-
Method Details
-
type
-
emergency
-
phoneInfo
-