Package-level declarations

Types

Link copied to clipboard
public class ConversationFilter
本地搜索-会话过滤。 用于过滤会话列表的查询条件。
Link copied to clipboard
会话列表参数配置。
Link copied to clipboard
会话类型过滤。
Link copied to clipboard
public class MessageFilter
本地搜索-消息过滤。 用于过滤会话列表的查询条件。
Link copied to clipboard
public class SearchMessageParams
本地消息搜索参数。 查询时间轴: 0--------startTime--------------------endTime---------Now() 正序(order == RCOrderAscending)查询: 0--------startTime|---->--------------endTime---------Now() 倒序(order == RCOrderDescending)查询个数: 0--------startTime--------------<----|endTime---------Now() 倒序有位移(offset)查询: 0--------startTime----------<----|----endTime---------Now() - Since: 5.22.
Link copied to clipboard
请求流式消息参数
Link copied to clipboard
public class TimeRange
本地会话搜索-时间过滤。