Unique
Description:
Content:
Classes:
- App - The base class for every single instance application.
- Backend - The Backend
structure contains only private data and should only be accessed using the provided functions.
- MessageData - MessageData
contains the data passed between instances of a App.
Enums:
- Command - Command to send to a currently active instance.
- Response - Response that a currently active instance of
the application should return to the caller which sent a command.
Constants: