UpdateUserProfileResult

sealed class UpdateUserProfileResult : Parcelable

The result of updateUserProfile call.

Types

Link copied to clipboard
Link copied to clipboard

The reason of the failure.

Link copied to clipboard

The user profile has been updated.

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard
Link copied to clipboard