stopnotifications

AppserverClient Command Line Interface
stopnotifications
unregisters the CLI application as a receiver of notifications from the backend.
Category: Notifications
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidState - Command failed due to invalid state, refer to the command for further information Exception - System problem
Examples:
AppServerClientCLI stopnotifications
Notes:
This command will always fail, except when it is called automactically when pressing Ctrl+C after running the startnotifications command.
See also:
Last updated