![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
Describes the structural properties of the array of events presented by a time series query result. More...
#include <PTDiffusionTimeSeriesQueryResultEventArrayStructure.h>
Class Methods | |
| (instancetype) | + editEventStream |
| (instancetype) | + valueEventStream |
| Class Methods inherited from PTDiffusionEnumeration | |
| (NSSet< PTDiffusionEnumeration * > *) | + elements |
Additional Inherited Members | |
| Instance Methods inherited from PTDiffusionEnumeration | |
| (BOOL) | - isEqualToEnumeration: |
Describes the structural properties of the array of events presented by a time series query result.
| + (instancetype) editEventStream |
The array is presented in time series order, with the following properties:
| + (instancetype) valueEventStream |
The array is ordered by the original event sequence number, presenting edit events instead of the original events they replace.
The array has the following properties: