The async HTTP API pattern addresses the problem of coordinating the state of long-running operations with external clients. A common way to implement this pattern is by having an HTTP endpoint ...
get_sms: get information from boxes: inbox, outbox send_sms: sends an SMS through device's modem delete_sms: deletes an sms from one of their boxes sms_count: get the sms count on each box ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results