UserProfileCallback

Callback that reports when a UserProfile or UserProfileFailure is received.

Important: This is a Public Preview API. It may be changed or removed at any time.

See also

Inherited functions

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