STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.contact
/
STWLoadContactsCallback
STWLoad
Contacts
Callback
interface
STWLoadContactsCallback
:
STWCallback
<
T
>
Content copied to clipboard
Load contacts Callback
Functions
Inherited functions
Functions
on
Complete
Link copied to clipboard
abstract
fun
onComplete
(
@
Nullable
contactList
:
List
<
ContactItem
>
)
Content copied to clipboard
Called when Load contact operation is finished
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.