AVLiveQuery Class Reference
Inherits from | NSObject |
---|---|
Declared in | AVLiveQuery.h |
Overview
A type that defines an object which can observe various kinds of change events of objects that a query matches.
query
The query which matches objects that you want to observe.
@property (nonatomic, strong, readonly) AVQuery *query
Discussion
The query which matches objects that you want to observe.
Declared In
AVLiveQuery.h