STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.contact
/
STWContactSettingRequestCallback
STWContact
Setting
Request
Callback
interface
STWContactSettingRequestCallback
:
STWCallback
<
T
>
Content copied to clipboard
The interface Stw contact setting request callback.
Functions
Inherited functions
Functions
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
)
Content copied to clipboard
On success.
Inherited functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
@
NonNull
error
:
T
)
Content copied to clipboard
Called when an error occurs following a request executed by the developer.