Response Handler
Interface for handling asynchronous results fom API operations.
This is primarily to support applications written in Java. Applications using Kotlin should prefer to call the suspend methods directly using coroutines.
Interface for handling asynchronous results fom API operations.
This is primarily to support applications written in Java. Applications using Kotlin should prefer to call the suspend methods directly using coroutines.