![]() |
Speedify SDK for Android
15.3.0
|
Reason for a disconnect.
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... | |
com.speedify.speedifysdk.Types.DisconnectReason.AIRPLANE |
Airplane mode activated, or no networks available.
com.speedify.speedifysdk.Types.DisconnectReason.CONNECTIVITY |
No network connectivity.
com.speedify.speedifysdk.Types.DisconnectReason.CRASH |
Daemon crash.
com.speedify.speedifysdk.Types.DisconnectReason.DNSTIMEOUT |
DNS timeout.
com.speedify.speedifysdk.Types.DisconnectReason.INACTIVETIMEOUT |
Tunnel timeout.
com.speedify.speedifysdk.Types.DisconnectReason.INTERRUPTED |
Interrupted by another VPN.
com.speedify.speedifysdk.Types.DisconnectReason.NONE |
Nothing to report.
com.speedify.speedifysdk.Types.DisconnectReason.OVERQUOTA |
Account out of data.
com.speedify.speedifysdk.Types.DisconnectReason.REBOOT |
Device reboot.
com.speedify.speedifysdk.Types.DisconnectReason.SAFENETWORK |
On a safe network, determined by safe browsing.
com.speedify.speedifysdk.Types.DisconnectReason.SETTINGCHANGERECONNECT |
Automatic reconnect from setting change.
com.speedify.speedifysdk.Types.DisconnectReason.SLEEP |
Device sleep.
com.speedify.speedifysdk.Types.DisconnectReason.STARTTIMEOUT |
Timeout initializing the connection.
com.speedify.speedifysdk.Types.DisconnectReason.TORRENT |
Automatic disconnect from torrent activity.
com.speedify.speedifysdk.Types.DisconnectReason.TUNNELTIMEOUT |
VPN tunnel blocked.
com.speedify.speedifysdk.Types.DisconnectReason.TUNUNAVAILABLE |
Unable to bring up VPN adapter.
com.speedify.speedifysdk.Types.DisconnectReason.UNKNOWN |
Unknown reason.
com.speedify.speedifysdk.Types.DisconnectReason.UPDATE |
Software update.
com.speedify.speedifysdk.Types.DisconnectReason.USERINITIATED |
User initiated.