Android SDK Version
Method Summary
Modifier and TypeMethodDescription
abstract UnitonSuccess(FetchedAppSettings fetchedAppSettings)
abstract UnitonError()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

onSuccess

 abstract UnitonSuccess(FetchedAppSettings fetchedAppSettings)

onError

 abstract UnitonError()