Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches

Classes

class  PTDiffusionBinary
 An immutable binary value with support for binary deltas. More...
class  PTDiffusionBinaryDelta
 An immutable delta describing the differences between two binary values. More...
class  PTDiffusionBinaryFetchResult
 Encapsulates the results from a binary fetch operation issued to the server. More...
class  PTDiffusionBinaryFetchTopicResult
 Encapsulates the result from a binary fetch operation for a single selected topic. More...
protocol  <PTDiffusionBinaryRequestDelegate>
 Methods implemented by classes handling Binary messaging requests with a handler registered at the server. More...
protocol  <PTDiffusionBinaryRequestStreamDelegate>
 Methods implemented by classes handling Binary messaging requests. More...
protocol  <PTDiffusionBinarySessionResponseStreamDelegate>
 Methods implemented by classes handling Binary messaging responses from individual sessions. More...
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  PTDiffusionBinaryUpdateStream
 An update stream that provides the ability for updating topics with binary values. More...
protocol  <PTDiffusionBinaryValueStreamDelegate>
 Methods implemented by classes handling streamed events for binary value topics. More...

Detailed Description