toggle menu
pubnub-kotlin-core-api
10.2.0
common
switch theme
search in API
pubnub-kotlin-core-api
/
com.pubnub.api.v2.callbacks
/
Result
/
Companion
/
success
success
common
@
JvmStatic
fun
<
T
>
success
(
value
:
T
)
:
Result
<
T
>
Returns an instance that encapsulates the given
value
as successful value.