Diffusion Apple API  6.2.7
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Functions Variables 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

- Class Methods inherited from PTDiffusionRegistration
(instancetype) + NS_UNAVAILABLE
 
- Instance Methods inherited from PTDiffusionRegistration
(instancetype) - NS_UNAVAILABLE
 
(void) - closeWithCompletionHandler:
 
(void) - close
 

Property Documentation

- (NSString*) path
readnonatomicassign

The path registered.

Since
6.0