Speedify SDK for Android  14.7.0
Public Attributes | List of all members
com.speedify.speedifysdk.Types.ConnectionState Enum Reference

Detailed Description

State of Speedify on a given connection (network adapter).

Because different connections come and go, it's possible for Speedify as whole to be connected as long as even one tunnel is CONNECTED, while others may be CONNECTING or DISCONNECTED.

Since
5.8

Public Attributes

 DISCONNECTED
 
 CONNECTING
 
 CONNECTED
 

Member Data Documentation

◆ CONNECTED

com.speedify.speedifysdk.Types.ConnectionState.CONNECTED
Since
5.8

◆ CONNECTING

com.speedify.speedifysdk.Types.ConnectionState.CONNECTING
Since
5.8

◆ DISCONNECTED

com.speedify.speedifysdk.Types.ConnectionState.DISCONNECTED
Since
5.8

The documentation for this enum was generated from the following file: