Diffusion Apple API  5.9.24
Unified Client Library for iOS, OS X and tvOS
 All Classes Functions Variables Properties Pages
Instance Methods | List of all members
PTDiffusionSessionReconnectionAttempt Class Reference

Introduction

A session reconnection attempt can either be started or aborted.

See Also
PTDffusionSessionReconnectionStrategy
Since
5.6
Inheritance diagram for PTDiffusionSessionReconnectionAttempt:

Instance Methods

(void) - start
 
(void) - abort
 

Method Documentation

- (void) abort

Request that the session aborts the reconnection attempt.

Since
5.6
- (void) start

Request that the session starts the reconnection attempt.

Since
5.6