tcMenuJavaAPI
Public Attributes | List of all members
com.thecoderscorner.menu.remote.ConnectMode Enum Reference

Public Attributes

 FULLY_AUTHENTICATED
 
 PAIRING_CONNECTION
 

Detailed Description

Connection mode indicates what kind of client to server connection has been established

Member Data Documentation

◆ FULLY_AUTHENTICATED

com.thecoderscorner.menu.remote.ConnectMode.FULLY_AUTHENTICATED

A connection that is fully authenticated and can modify menus and bootstrap

◆ PAIRING_CONNECTION

com.thecoderscorner.menu.remote.ConnectMode.PAIRING_CONNECTION

A connection that can only be used to pair with the device


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