CREATOR

object CREATOR : Parcelable.Creator<BDAuthenticationError>

Functions

Link copied to clipboard
open override fun createFromParcel(parcel: Parcel): BDAuthenticationError
Link copied to clipboard
open override fun newArray(size: Int): Array<BDAuthenticationError?>