STWGroupDetailsCallback

interface STWGroupDetailsCallback : STWCallback<T>

Load group details Callback

Functions

Link copied to clipboard
abstract fun onComplete(@Nullable contactItem: ContactItem)
Called when Load group contact details is finished successfully

Inherited functions

Link copied to clipboard
abstract fun onError(@NonNull error: T)
Called when an error occurs following a request executed by the developer.