Package com.ringcentral.definitions
Class PresenceNavigationInfo
java.lang.Object
com.ringcentral.definitions.PresenceNavigationInfo
Information on navigation
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfirstPage
(PresenceNavigationInfoURI firstPage) lastPage
(PresenceNavigationInfoURI lastPage) nextPage
(PresenceNavigationInfoURI nextPage) previousPage
(PresenceNavigationInfoURI previousPage)
-
Field Details
-
firstPage
-
nextPage
-
previousPage
-
lastPage
-
-
Constructor Details
-
PresenceNavigationInfo
public PresenceNavigationInfo()
-
-
Method Details