Class Index
java.lang.Object
com.ringcentral.paths.teammessaging.v1.recent.chats.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ListRecentChatsNewParameters queryParams) Returns recent chats where the user is a member.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public TMChatListWithoutNavigation get(ListRecentChatsNewParameters queryParams) throws RestException, IOException Returns recent chats where the user is a member. All records in response are sorted by the `lastModifiedTime` in descending order (the latest changed chat is displayed first on page) HTTP Method: get Endpoint: /team-messaging/v1/recent/chats Rate Limit Group: Light App Permission: TeamMessaging- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-