agora_chat_SDK 1.0.6
agora java chat SDK
Public Attributes | List of all members
io.agora.chat.Conversation.SearchDirection Enum Reference

Public Attributes

 UP
 
 DOWN
 

Detailed Description

The message search direction.

Member Data Documentation

◆ DOWN

io.agora.chat.Conversation.SearchDirection.DOWN

Searches down, means searching from the older messages to the newer messages.

◆ UP

io.agora.chat.Conversation.SearchDirection.UP

Searches up, means searching from the newer messages to the older messages.


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