Diffusion Apple API  6.10.2
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
PTDiffusionTopicTreeRegistration Class Reference

Introduction

A reference to a handler registered for a particular topic path.

A topic tree registration is provided once a handler with a server-side presence has been registered.

Since
5.7
Inheritance diagram for PTDiffusionTopicTreeRegistration:
PTDiffusionRegistration

Properties

NSString * path
 

Additional Inherited Members

- Instance Methods inherited from PTDiffusionRegistration
(void) - closeWithCompletionHandler:
 
(void) - close
 

Property Documentation

- (NSString*) path
readnonatomicassign

The path registered.

Since
6.0