UniversalAppEntrySimple
Optional simplified entry for developers who want to write one set of commands for all hosts/devices.
This keeps UniversalAppEntry stable (hosts still pass HostEnvironment), while allowing developers to ignore host/device differences by implementing a parameterless commands.
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.