RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.TeamMessaging.V1.Favorites.Index Class Reference
Collaboration diagram for RingCentral.Paths.TeamMessaging.V1.Favorites.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (V1.Index parent)
 
string Path (bool withParameter=false)
 
async Task< TMChatListWithoutNavigationGet (ListFavoriteChatsNewParameters queryParams=null, RestRequestConfig restRequestConfig=null)
 Returns a list of the current user's favorite chats. HTTP Method: get Endpoint: /team-messaging/v1/favorites Rate Limit Group: Light App Permission: TeamMessaging More...
 

Public Attributes

V1.Index parent
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<TMChatListWithoutNavigation> RingCentral.Paths.TeamMessaging.V1.Favorites.Index.Get ( ListFavoriteChatsNewParameters  queryParams = null,
RestRequestConfig  restRequestConfig = null 
)
inline

Returns a list of the current user's favorite chats. HTTP Method: get Endpoint: /team-messaging/v1/favorites Rate Limit Group: Light App Permission: TeamMessaging


The documentation for this class was generated from the following file: