![]() |
Speedify SDK for Android
15.3.0
|
Status of a NetworkSharing tunnel.
Public Attributes | |
INACTIVE | |
No active tunnels. More... | |
ACTIVE | |
active tunnels More... | |
DISABLED_ON_CLIENT | |
disallowed on client More... | |
DISABLED_ON_HOST | |
disallowed on host More... | |
NO_NETWORKS | |
no networks available More... | |
TUNNEL_ERROR | |
general error More... | |
NOT_AUTHENTICATED | |
not yet authenticated More... | |
NETWORKS_OVERLIMIT | |
All networks are over data limit. More... | |
VPN_NOT_CONNECTED | |
Host's VPN not connected. More... | |
PAUSED | |
Active but paused. More... | |
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.ACTIVE |
active tunnels
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.DISABLED_ON_CLIENT |
disallowed on client
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.DISABLED_ON_HOST |
disallowed on host
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.INACTIVE |
No active tunnels.
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NETWORKS_OVERLIMIT |
All networks are over data limit.
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NO_NETWORKS |
no networks available
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NOT_AUTHENTICATED |
not yet authenticated
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.PAUSED |
Active but paused.
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.TUNNEL_ERROR |
general error
com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.VPN_NOT_CONNECTED |
Host's VPN not connected.