UniversalAppEntry
interface UniversalAppEntry
Developer-implemented entry point.
Hosts (phone and/or glasses) instantiate the entry (via reflection or explicit wiring) and call commands to render actions.
Inheritors
Functions
Link copied to clipboard
Provide the actions this app supports in the given host/device environment.
Link copied to clipboard
Convenience wrapper for hosts: apply SDK default filtering on top of UniversalAppEntry.commands.
Link copied to clipboard
Declare user-configurable settings for this app.