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

A reference to a handler registered for a particular set of session properties. More...

#include <PTDiffusionSessionPropertiesListenerRegistration.h>

Inheritance diagram for PTDiffusionSessionPropertiesListenerRegistration:
PTDiffusionRegistration

Properties

NSArray< NSString * > * properties

Additional Inherited Members

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

Detailed Description

A reference to a handler registered for a particular set of session properties.

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

Since
6.5

Property Documentation

◆ properties

- (NSArray<NSString *>*) properties
readnonatomicassign

The set of session properties registered.

Since
6.5