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

Detailed Description

Reason for a disconnect.

Since
10.4

Public Attributes

 UNKNOWN
 Unknown reason. More...
 
 CONNECTIVITY
 No network connectivity. More...
 
 AIRPLANE
 Airplane mode activated, or no networks available. More...
 
 INTERRUPTED
 Interrupted by another VPN. More...
 
 REBOOT
 Device reboot. More...
 
 UPDATE
 Software update. More...
 
 CRASH
 Daemon crash. More...
 
 SLEEP
 Device sleep. More...
 
 USERINITIATED
 User initiated. More...
 
 TORRENT
 Automatic disconnect from torrent activity. More...
 
 STARTTIMEOUT
 Timeout initializing the connection. More...
 
 INACTIVETIMEOUT
 Tunnel timeout. More...
 
 SETTINGCHANGERECONNECT
 Automatic reconnect from setting change. More...
 
 TUNUNAVAILABLE
 Unable to bring up VPN adapter. More...
 
 DNSTIMEOUT
 DNS timeout. More...
 
 TUNNELTIMEOUT
 VPN tunnel blocked. More...
 
 OVERQUOTA
 Account out of data. More...
 
 SAFENETWORK
 On a safe network, determined by safe browsing. More...
 
 NONE
 Nothing to report. More...
 

Member Data Documentation

◆ AIRPLANE

com.speedify.speedifysdk.Types.DisconnectReason.AIRPLANE

Airplane mode activated, or no networks available.

Since
10.4

◆ CONNECTIVITY

com.speedify.speedifysdk.Types.DisconnectReason.CONNECTIVITY

No network connectivity.

Since
10.4

◆ CRASH

com.speedify.speedifysdk.Types.DisconnectReason.CRASH

Daemon crash.

Since
10.4

◆ DNSTIMEOUT

com.speedify.speedifysdk.Types.DisconnectReason.DNSTIMEOUT

DNS timeout.

Since
10.7

◆ INACTIVETIMEOUT

com.speedify.speedifysdk.Types.DisconnectReason.INACTIVETIMEOUT

Tunnel timeout.

Since
10.4

◆ INTERRUPTED

com.speedify.speedifysdk.Types.DisconnectReason.INTERRUPTED

Interrupted by another VPN.

Since
10.4

◆ NONE

com.speedify.speedifysdk.Types.DisconnectReason.NONE

Nothing to report.

Since
12.7.0

◆ OVERQUOTA

com.speedify.speedifysdk.Types.DisconnectReason.OVERQUOTA

Account out of data.

Since
10.9

◆ REBOOT

com.speedify.speedifysdk.Types.DisconnectReason.REBOOT

Device reboot.

Since
10.4

◆ SAFENETWORK

com.speedify.speedifysdk.Types.DisconnectReason.SAFENETWORK

On a safe network, determined by safe browsing.

Since
11.0

◆ SETTINGCHANGERECONNECT

com.speedify.speedifysdk.Types.DisconnectReason.SETTINGCHANGERECONNECT

Automatic reconnect from setting change.

Since
10.4

◆ SLEEP

com.speedify.speedifysdk.Types.DisconnectReason.SLEEP

Device sleep.

Since
10.4

◆ STARTTIMEOUT

com.speedify.speedifysdk.Types.DisconnectReason.STARTTIMEOUT

Timeout initializing the connection.

Since
10.4

◆ TORRENT

com.speedify.speedifysdk.Types.DisconnectReason.TORRENT

Automatic disconnect from torrent activity.

Since
10.4

◆ TUNNELTIMEOUT

com.speedify.speedifysdk.Types.DisconnectReason.TUNNELTIMEOUT

VPN tunnel blocked.

Since
10.7

◆ TUNUNAVAILABLE

com.speedify.speedifysdk.Types.DisconnectReason.TUNUNAVAILABLE

Unable to bring up VPN adapter.

Since
10.4

◆ UNKNOWN

com.speedify.speedifysdk.Types.DisconnectReason.UNKNOWN

Unknown reason.

Since
10.4

◆ UPDATE

com.speedify.speedifysdk.Types.DisconnectReason.UPDATE

Software update.

Since
10.4

◆ USERINITIATED

com.speedify.speedifysdk.Types.DisconnectReason.USERINITIATED

User initiated.

Since
10.4

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