SDK
SDK
/
com.ciscowebex.androidsdk
/
CompletionHandler
/
onComplete
on
Complete
abstract
fun
onComplete
(
result
:
Result
<
T
>
)
Content copied to clipboard
A callback to be executed when a operation is completed.
Parameters
result
result of the operation.