nim_core
nim_core
QChatSearchMsgByPageParam
cursor property
cursor
cursor
property
Null safety
String
?
cursor
read / write
查询游标,下次查询的起始位置,第一页设置为null,查询下一页是传入上一页返回的cursor
Implementation
String? cursor;
nim_core
nim_core
QChatSearchMsgByPageParam
cursor property
QChatSearchMsgByPageParam class
Constructors
QChatSearchMsgByPageParam
fromJson
Properties
channelId
cursor
fromAccount
fromTime
hashCode
isIncludeSelf
keyword
limit
msgTypes
order
runtimeType
serverId
sort
subTypes
toTime
Methods
noSuchMethod
toJson
toString
Operators
operator ==