Package com.ringcentral.definitions
Class ListRecentChatsNewParameters
java.lang.Object
com.ringcentral.definitions.ListRecentChatsNewParameters
Query parameters for operation listRecentChatsNew
-
Field Summary
FieldsModifier and TypeFieldDescriptionMax number of chats to be fetched by one request (Not more than 250).String[]
Type of chats to be fetched. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Type of chats to be fetched. By default, all chat types are returned Enum: Everyone, Group, Personal, Direct, Team -
recordCount
Max number of chats to be fetched by one request (Not more than 250). Maximum: 250 Format: int32 Default: 30
-
-
Constructor Details
-
ListRecentChatsNewParameters
public ListRecentChatsNewParameters()
-
-
Method Details
-
type
-
recordCount
-