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
List of all members
PTDiffusionDefaultTopicNotificationListener Class Reference

Introduction

Default delegate implementation which may be used as an abstract base for sub-protocol implementations.

It logs received messages at debug (PTDiffusionLoggingLevel) level.

See Also
PTDiffusionLogging
Since
6.1
Inheritance diagram for PTDiffusionDefaultTopicNotificationListener:
PTDiffusionDefaultStreamDelegate <PTDiffusionTopicNotificationListener> <PTDiffusionStreamDelegate> <PTDiffusionStreamDelegate>

Additional Inherited Members

- Instance Methods inherited from <PTDiffusionStreamDelegate>
(void) - diffusionStream:didFailWithError:
 
(void) - diffusionDidCloseStream:
 
- Instance Methods inherited from <PTDiffusionTopicNotificationListener>
(void) - diffusionStream:didReceiveDescendantNotificationWithType:topicPath:
 
(void) - diffusionStream:didReceiveNotificationWithType:topicPath:specification: