A  C  D  E  F  G  H  I  M  O  R  S  T  Z 

O

onError(Result,Function1) - function in io.getstream.chat.android.client.utils.ResultKt
Runs the errorSideEffect lambda function if the Result contains an error payload.
onEvent(Function3) - function in io.getstream.chat.android.core.internal.fsm.builder.StateHandlerBuilder
 
onResult(Result) - function in io.getstream.chat.android.client.call.Call.Callback
 
onSuccess(Result,Function1) - function in io.getstream.chat.android.client.utils.ResultKt
Runs the successSideEffect lambda function if the Result contains a successful data payload.
onSuccessSuspend(Result,SuspendFunction1) - function in io.getstream.chat.android.client.utils.ResultKt
Runs the suspending successSideEffect lambda function if the Result contains a successful data payload.
A  C  D  E  F  G  H  I  M  O  R  S  T  Z