![]() |
Diffusion Apple API 6.12.0
Unified Client Library for iOS, tvOS and OS X / macOS
|
Classes | |
| class | PTDiffusionBinaryTimeSeriesEvent |
| An event in a time series whose value may be interpreted as Binary. More... | |
| protocol | <PTDiffusionBinaryTimeSeriesEventValueStreamDelegate> |
| Methods implemented by classes handling streamed time series events with binary values. More... | |
| class | PTDiffusionBinaryTimeSeriesQueryResult |
| Query result providing an array of binary time series events. More... | |
| class | PTDiffusionJSONTimeSeriesEvent |
| An event in a time series whose value may be interpreted as JSON. More... | |
| protocol | <PTDiffusionJSONTimeSeriesEventValueStreamDelegate> |
| Methods implemented by classes handling streamed time series events with JSON values. More... | |
| class | PTDiffusionJSONTimeSeriesQueryResult |
| Query result providing an array of JSON time series events. More... | |
| class | PTDiffusionNumberTimeSeriesEvent |
| An event in a time series whose value may be interpreted as a number. More... | |
| protocol | <PTDiffusionNumberTimeSeriesEventValueStreamDelegate> |
| Methods implemented by classes handling streamed time series events with numeric values. More... | |
| class | PTDiffusionNumberTimeSeriesQueryResult |
| Query result providing an array of number time series events. More... | |
| class | PTDiffusionRecordV2TimeSeriesEvent |
| An event in a time series whose value may be interpreted as a record. More... | |
| protocol | <PTDiffusionRecordV2TimeSeriesEventValueStreamDelegate> |
| Methods implemented by classes handling streamed time series events with record values. More... | |
| class | PTDiffusionRecordV2TimeSeriesQueryResult |
| Query result providing an array of record time series events. More... | |
| class | PTDiffusionStringTimeSeriesEvent |
| An event in a time series whose value may be interpreted as a string. More... | |
| protocol | <PTDiffusionStringTimeSeriesEventValueStreamDelegate> |
| Methods implemented by classes handling streamed time series events with string values. More... | |
| class | PTDiffusionStringTimeSeriesQueryResult |
| Query result providing an array of string time series events. More... | |
| class | PTDiffusionTimeSeriesEvent |
| An event in a time series. More... | |
| class | PTDiffusionTimeSeriesEventMetadata |
| Metadata associated with a time series event. More... | |
| class | PTDiffusionTimeSeriesFeature |
| This feature allows a session to update and query time series topics. More... | |
| class | PTDiffusionTimeSeriesFetchResult |
| Encapsulates the results from a time series fetch operation issued to the server. More... | |
| class | PTDiffusionTimeSeriesFetchTopicResult |
| Encapsulates the result from a time series fetch operation for a single selected topic. More... | |
| class | PTDiffusionTimeSeriesQueryResult |
| Query result providing an array of time series events. More... | |
| class | PTDiffusionTimeSeriesQueryResultEventArrayStructure |
| Describes the structural properties of the array of events presented by a time series query result. More... | |
| class | PTDiffusionTimeSeriesRangeQuery |
| Builder for queries that select a range of events from a time series. More... | |