Telematics Authorization library
/
com.telematicssdk.auth.external
/
SuccessListener
Success
Listener
fun fun interface
SuccessListener
<
T
>
Content copied to clipboard
Functional callback about success.
Should be added to
Task.onSuccess
method
Functions
Functions
onSuccess
Link copied to clipboard
abstract fun
onSuccess
(result:
T
)
Content copied to clipboard