auth-api
1.0
androidJvm
auth-api
/
com.omh.android.auth.api.async
/
OmhSuccessListener
Omh
Success
Listener
fun
interface
OmhSuccessListener
<
T
>
Members
Functions
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
result
:
T
)