Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
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

◆ path

- (NSString*) path
readnonatomicassign

The path registered.

Since
6.0