Package | Description |
---|---|
com.salesforce.androidsdk.rest |
Modifier and Type | Method and Description |
---|---|
Call |
RestClient.sendAsync(RestRequest restRequest,
RestClient.AsyncRequestCallback callback)
Send the given restRequest and process the result asynchronously with the given callback.
|