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