-
Notifications
You must be signed in to change notification settings - Fork 104
getStatus
Mark Taylor edited this page Jan 4, 2014
·
1 revision
getStatus(successCallback, failureCallback)
- successCallback The callback which will be called if the method is successful. The callback is passed the [Returned JSON] (Returned-JSON).
- FailureCallback The callback which will be called if the method encounters an error. The callback is passed the [Returned JSON] (Returned-JSON).
Method will get the current status of the background service. All Javascript methods return the [Returned JSON] (Returned-JSON) - however getStatus makes no change to the operation of the background service.
- [Returned JSON] (Returned-JSON)