A
C
D
E
F
G
H
I
L
M
O
R
S
T
W
Z
T
- toResult(T) - function in io.getstream.chat.android.client.utils.ResultKt
- Returns a Result that contains an instance of T as a data payload.
- toResultError(ChatError) - function in io.getstream.chat.android.client.utils.ResultKt
- Returns a Result of type T that contains an they same error as payload.
- toString() - function in io.getstream.chat.android.client.utils.Result
- toUnitCall(Call) - function in io.getstream.chat.android.client.call.CallKt
- toUnitResult(Result) - function in io.getstream.chat.android.client.utils.ResultKt
- Returns a Result of Unit from any type of a Result.