6 #ifndef REMOTE_MENU_ITEMS_H
7 #define REMOTE_MENU_ITEMS_H
15 #include <PlatformDetermination.h>
53 this->passThru = passThruHandler;
61 if (passThru) passThru(
info);
88 void invokePossibleListener() {
89 if (onAuthChanged) onAuthChanged(
id);
contains remote components that are shared across all remote devices.
Contains the base functionality for communication between the menu library and remote APIs.
Contains the base functionality for communication between the menu library and remote APIs.
void(* CommsCallbackFn)(CommunicationInfo)
Definition: RemoteConnector.h:118
Definition: RemoteConnector.h:108
Definition: RemoteAuthentication.h:83