public interface IApiService
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(java.lang.String tag) |
void |
release() |
void |
send(GigyaApiRequest request,
boolean blocking,
ApiService.IApiServiceResponse apiCallback) |
void send(GigyaApiRequest request, boolean blocking, ApiService.IApiServiceResponse apiCallback)
void release()
void cancel(java.lang.String tag)