Diffusion Apple API  6.9.0
Unified Client Library for iOS, tvOS and OS X / macOS
 All Classes Files Functions Variables Enumerations Enumerator 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