sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.api
/
ApiService
/
IApiServiceResponse
IApi
Service
Response
interface
IApiServiceResponse
Members
Functions
on
Api
Error
Link copied to clipboard
abstract
fun
onApiError
(
gigyaError
:
GigyaError
)
on
Api
Success
Link copied to clipboard
abstract
fun
onApiSuccess
(
response
:
GigyaApiResponse
)