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

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

#include <PTDiffusionTopicTreeRegistration.h>

Inheritance diagram for PTDiffusionTopicTreeRegistration:
PTDiffusionRegistration

Properties

NSString * path

Additional Inherited Members

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

Detailed Description

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

Property Documentation

◆ path

- (NSString*) path
readnonatomicassign

The path registered.

Since
6.0