Webcom Android API
/
com.orange.webcom.sdk.internal
/
Future
Future
class
Future
<
T
>
Content copied to clipboard
Functions
Functions
error
Link copied to clipboard
fun
error
(exception:
Throwable
)
Content copied to clipboard
get
Link copied to clipboard
fun
get
():
T
Content copied to clipboard
set
Link copied to clipboard
fun
set
(value:
T
)
Content copied to clipboard
try
Get
Link copied to clipboard
fun
tryGet
():
T
?
Content copied to clipboard