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

Detailed Description

Status of a NetworkSharing tunnel.

Since
14.0

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...
 

Member Data Documentation

◆ ACTIVE

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.ACTIVE

active tunnels

Since
14.0

◆ DISABLED_ON_CLIENT

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.DISABLED_ON_CLIENT

disallowed on client

Since
14.0

◆ DISABLED_ON_HOST

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.DISABLED_ON_HOST

disallowed on host

Since
14.0

◆ INACTIVE

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.INACTIVE

No active tunnels.

Since
14.0

◆ NETWORKS_OVERLIMIT

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NETWORKS_OVERLIMIT

All networks are over data limit.

Since
14.0

◆ NO_NETWORKS

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NO_NETWORKS

no networks available

Since
14.0

◆ NOT_AUTHENTICATED

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.NOT_AUTHENTICATED

not yet authenticated

Since
14.0

◆ PAUSED

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.PAUSED

Active but paused.

Since
14.7

◆ TUNNEL_ERROR

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.TUNNEL_ERROR

general error

Since
14.0

◆ VPN_NOT_CONNECTED

com.speedify.speedifysdk.Types.NetworkSharing.TunnelStatus.VPN_NOT_CONNECTED

Host's VPN not connected.

Since
14.0

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