tcMenuJavaAPI
Public Attributes | List of all members
com.thecoderscorner.menu.mgr.ServerConnectionMode Enum Reference

Public Attributes

 PAIRING
 
 UNAUTHENTICATED
 
 AUTHENTICATED
 
 DISCONNECTED
 

Member Data Documentation

◆ AUTHENTICATED

com.thecoderscorner.menu.mgr.ServerConnectionMode.AUTHENTICATED

A fully authenticated connection

◆ DISCONNECTED

com.thecoderscorner.menu.mgr.ServerConnectionMode.DISCONNECTED

The connection with the remote has been lost

◆ PAIRING

com.thecoderscorner.menu.mgr.ServerConnectionMode.PAIRING

A connection that can be used only for pairing and nothing else

◆ UNAUTHENTICATED

com.thecoderscorner.menu.mgr.ServerConnectionMode.UNAUTHENTICATED

A connection that is not yet authenticated


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