has More Messages
open fun hasMoreMessages(@NonNull context: Context, @NonNull conversationId: String): Boolean
Content copied to clipboard
Call this method to check if there is more messages to load for the current existing thread.
Return
has more messages or not
See also
Parameters
context
The application context
conversation Id
The identifier of a conversation.