STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.mybusiness
/
STWProcessDeleteCallback
STWProcess
Delete
Callback
interface
STWProcessDeleteCallback
<
T
:
Error
?
>
:
STWCallback
<
T
>
Content copied to clipboard
Functions
Inherited functions
Functions
on
Deleted
Link copied to clipboard
abstract
fun
onDeleted
(
nbrOfDeletedProcess
:
Int
)
Content copied to clipboard
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.