tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.remote.ConnectionChangeListener Interface Reference

Public Member Functions

void connectionChange (RemoteConnector connector, AuthStatus authStatus)
 

Detailed Description

Use this interface to subscribe to connection change events, such as when the underlying connector disconnects or reconnects with hardware.

Member Function Documentation

◆ connectionChange()

void com.thecoderscorner.menu.remote.ConnectionChangeListener.connectionChange ( RemoteConnector  connector,
AuthStatus  authStatus 
)

Called by the connector upon state change

Parameters
connectorthe connector who's state has changed
authStatusthe current authentication status

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