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

Classes

class  PTDiffusionBinaryUpdateStream
 An update stream that provides the ability for updating topics with binary values. More...
class  PTDiffusionJSONUpdateStream
 An update stream that provides the ability for updating topics with JSON values. More...
class  PTDiffusionNumberUpdateStream
 An update stream that provides the ability for updating topics with numerical primitive values. More...
class  PTDiffusionRecordV2UpdateStream
 An update stream that provides the ability for updating topics with record values. More...
class  PTDiffusionRecoverableUpdateStream
 Update stream with recoverability capabilies regarding transient server errors. More...
class  PTDiffusionSessionLock
 A server-managed resource that can be used to coordinate exclusive access to shared resources across sessions. More...
class  PTDiffusionSessionLockAttempt
 A handle to a session lock request. More...
class  PTDiffusionSessionLockScope
 Scope specifying when a session lock should be releaed. More...
class  PTDiffusionStringUpdateStream
 An update stream that provides the ability for updating topics with string primitive values. More...
class  PTDiffusionTopicUpdateFeature
 The Topic Update feature provides a client session with the ability to update topics. More...
class  PTDiffusionUpdateConstraint
 A constraint to be applied to an update operation or the creation of an update stream. More...
class  PTDiffusionUpdateConstraintOperator
 An operator used in a constraint comparison. More...
class  PTDiffusionUpdateStream
 An update stream that provides a base functionality for updating a specific topic. More...
class  PTDiffusionUpdateStreamBuilder
 An update stream builder. More...

Detailed Description