UserProfileCallback

Callback that reports when a UserProfile or UserProfileFailure is received.

See also

Inherited functions

Link copied to clipboard
abstract fun onFailure(failure: UserProfileFailure)
Link copied to clipboard
abstract fun onSuccess(result: UserProfile)