Commands to AMPS

This section describes messages that applications send to AMPS.

The AMPS Client libraries handle the details of formatting the message and sending it to AMPS. The application is only responsible for setting the necessary fields for the command to AMPS.

This can be done either by providing parameters to a named method (such as subscribe()) or by creating a Command object, setting the parameters on that object, and then calling execute() or executeAsync()/execute_async() on the client object.

Last updated

Copyright 2013-2024 60East Technologies, Inc.