DeleteUserProfileResult

sealed class DeleteUserProfileResult : Parcelable

The result of deleteUserProfile call.

Types

Link copied to clipboard
Link copied to clipboard

The reason of the failure.

Link copied to clipboard

The user profile has been deleted.

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