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

Detailed Description

Status of a NetworkSharing Peer Connection.

Since
14.0

Public Attributes

 DISCONNECTED
 The connection is disconnected. More...
 
 UNAUTHENTICATED
 connected, but not authenticated More...
 
 AUTHENTICATED
 connected and authenticated More...
 

Member Data Documentation

◆ AUTHENTICATED

com.speedify.speedifysdk.Types.NetworkSharing.PeerStatus.AUTHENTICATED

connected and authenticated

Since
14.0

◆ DISCONNECTED

com.speedify.speedifysdk.Types.NetworkSharing.PeerStatus.DISCONNECTED

The connection is disconnected.

Since
14.0

◆ UNAUTHENTICATED

com.speedify.speedifysdk.Types.NetworkSharing.PeerStatus.UNAUTHENTICATED

connected, but not authenticated

Since
14.0

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