matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api
/
MatrixCallback
/
onSuccess
on
Success
open
fun
onSuccess
(
data
:
T
)
Content copied to clipboard
On success method, default to no-op.
Parameters
data
the data successfully returned from the async function