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