TechCentrix SDK
  • Quick-Start Guide
  • Android SDK
  • iOS SDK
  • Contact Us

    android-sdk (1.4.3) / com.techcentrix.sdk.util / FutureListener

    FutureListener

    interface FutureListener<V>

    A listener that is called back when a Future is done.

    Functions

    Name Summary
    onDone Invoked when the Future completes, regardless of how (normally, due to an exception, or cancelled).abstract fun onDone(future: Future<V>): Unit
    • Feed
    © 2020 TechCentrix SDK. Powered by Jekyll & Minimal Mistakes.