Android SDK Version


public interface FetchedAppGateKeepersManager.Callback
Callback for fetch GK when the GK results are valid.
Method Summary
Modifier and TypeMethodDescription
abstract UnitonCompleted() The method that will be called when the GK request completes.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

onCompleted

 abstract UnitonCompleted()
The method that will be called when the GK request completes.