LogOutResult

sealed class LogOutResult : Parcelable

Contains the result of a call to logOut.

Inheritors

Types

Link copied to clipboard

Describes the reason for a failure. @see Failure.

Link copied to clipboard
Link copied to clipboard

Indicates that the request to the serviceIdentifier service was successful.

Inherited functions

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