toggle menu
Storyteller SDK Documentation
11.2.3-local-master-1090423de
switch theme
search in API
Storyteller SDK Documentation
/
com.storyteller.remote.common.result
/
OperationResult
/
onSuccess
on
Success
inline
fun
onSuccess
(
action
:
(
value
:
T
)
->
Unit
)
:
OperationResult
<
T
>