![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
Classes | |
| class | PTDiffusionJSON |
| An immutable JSON value with support for both binary and JSON deltas. More... | |
| class | PTDiffusionJSONDelta |
| An immutable structural delta describing the differences between two JSON values. More... | |
| class | PTDiffusionJSONDeltaChangeMap |
| An immutable map describing the changes to a JSON value. More... | |
| class | PTDiffusionJSONFetchResult |
| Encapsulates the results from a JSON fetch operation issued to the server. More... | |
| class | PTDiffusionJSONFetchTopicResult |
| Encapsulates the result from a JSON fetch operation for a single selected topic. More... | |
| class | PTDiffusionJSONPatchResult |
| Result of calls to the Partial Update feature. More... | |
| protocol | <PTDiffusionJSONRequestDelegate> |
| Methods implemented by classes handling JSON messaging requests with a handler registered at the server. More... | |
| protocol | <PTDiffusionJSONRequestStreamDelegate> |
| Methods implemented by classes handling JSON messaging requests. More... | |
| protocol | <PTDiffusionJSONSessionResponseStreamDelegate> |
| Methods implemented by classes handling JSON messaging responses from individual sessions. 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 | PTDiffusionJSONUpdateStream |
| An update stream that provides the ability for updating topics with JSON values. More... | |
| protocol | <PTDiffusionJSONValueStreamDelegate> |
| Methods implemented by classes handling streamed events for JSON value topics. More... | |