Diffusion Apple API  6.2.7
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Functions Variables Properties Pages
Class Methods | 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:

Class Methods

(instancetype) + NS_UNAVAILABLE
 

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(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