EditUserResult

sealed class EditUserResult : Parcelable

The result of an editUser call.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
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)