toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-foundation
/
com.quickplay.vstb7.async
Package-level
declarations
Types
Types
Callback
Link copied to clipboard
@
FunctionalInterface
interface
Callback
<
R
,
E
>
A SAM interface for completing an asynchronous operation with either a Response (or) an Error
Result
Link copied to clipboard
sealed
class
Result
<
out
Success
,
out
Failure
>
Represents an Asynchronous Result