![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
Default delegate implementation which may be used as an abstract base for sub-protocol implementations. More...
#include <PTDiffusionDefaultStreamDelegate.h>
Additional Inherited Members | |
| Instance Methods inherited from <PTDiffusionStreamDelegate> | |
| (void) | - diffusionStream:didFailWithError: |
| (void) | - diffusionDidCloseStream: |
Default delegate implementation which may be used as an abstract base for sub-protocol implementations.
It logs received closure messages at debug (PTDiffusionLoggingLevel) level and error messages at warn (PTDiffusionLoggingLevel) level.