NIMMsgIndexQueryOption Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMIndexManagerProtocol.h |
startTime
The start time. The default value is 0
@property (nonatomic, assign) NSTimeInterval startTimeDiscussion
The start time. The default value is 0
Declared In
NIMIndexManagerProtocol.h
endTime
The end time. the default value is 0
@property (nonatomic, assign) NSTimeInterval endTimeDiscussion
The end time. the default value is 0
The end time of the search. A value of 0 indiates the maximum timestamp allowed.
Declared In
NIMIndexManagerProtocol.h
timeOrder
Search order
@property (nonatomic, assign) NIMMsgIndexTimeOrder timeOrderDiscussion
Search order
Declared In
NIMIndexManagerProtocol.h
limit
Search limit
@property (nonatomic, assign) NSUInteger limitDiscussion
Search limit
Declared In
NIMIndexManagerProtocol.h