STWInviteGuestCallback

interface STWInviteGuestCallback : STWCallback<T>

Functions

Link copied to clipboard
abstract fun onComplete(@Nullable guest: PhoneItem)
Called if invite guest request 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.