Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConversationsRequest

Index

Methods

Methods

fetchNext

  • Get list of next set of conversations based on the parameters specified in ConversationsRequestBuilder class. The Developer need to call this method repeatedly using the same object of ConversationsRequest class to get paginated list of conversations.

    Returns Promise<[] | Conversation[]>