Speedify SDK for Android  14.8.0
Public Attributes | List of all members
com.speedify.speedifysdk.Types.NetworkSharing.Connection Class Reference

Detailed Description

Network Sharing Connection.

Since
14.0

Public Attributes

PeerStatus peerStatus
 status of this connection More...
 
TunnelStatus tunnelStatus
 status of the tunnel connection with this peer More...
 
boolean allowed
 If this connection is allowed. More...
 
Usage usage
 usage over this connection More...
 

Member Data Documentation

◆ allowed

boolean com.speedify.speedifysdk.Types.NetworkSharing.Connection.allowed

If this connection is allowed.

Since
14.0

◆ peerStatus

PeerStatus com.speedify.speedifysdk.Types.NetworkSharing.Connection.peerStatus

status of this connection

Since
14.0

◆ tunnelStatus

TunnelStatus com.speedify.speedifysdk.Types.NetworkSharing.Connection.tunnelStatus

status of the tunnel connection with this peer

Since
14.0

◆ usage

Usage com.speedify.speedifysdk.Types.NetworkSharing.Connection.usage

usage over this connection

Since
14.0

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