Package com.ringcentral.definitions
Class OwnerResource
java.lang.Object
com.ringcentral.definitions.OwnerResource
Message owner information. Supported for shared voicemail and sms messages only
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of an extensionType of the extension.Name of a voicemail owner -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionId(String extensionId) extensionType(String extensionType)
-
Field Details
-
name
Name of a voicemail owner -
extensionType
Type of the extension. For unrecognized types the `Unknown` value is returned Example: User Enum: User, Department, Announcement, Voicemail, DigitalUser, VirtualUser, FaxUser, PagingOnly, SharedLinesGroup, DelegatedLinesGroup, GroupCallPickup, IvrMenu, ApplicationExtension, ProxyAdmin, RoomConnector, ParkLocation, Limited, Bot, Site, Room, FlexibleUser, Unknown -
extensionId
Internal identifier of an extension
-
-
Constructor Details
-
OwnerResource
public OwnerResource()
-
-
Method Details
-
name
-
extensionType
-
extensionId
-