E2eeSelfKeyParcelable


class E2eeSelfKeyParcelable : Parcelable, E2eeBaseKeyParcelable


代表與目前使用者相關聯的 E2eeBaseKeyParcelable

摘要

巢狀型別

E2eeSelfKeyParcelable 的建構工具類別。

公開函式

Boolean
equals(other: Any?)
Int
Unit
writeToParcel(dest: Parcel!, flags: Int)

繼承函式

來自 android.os.Parcelable

常數

公開函式

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

writeToParcel

fun writeToParcel(dest: Parcel!, flags: Int): Unit

公開屬性

accountId

val accountIdString

deviceId

val deviceIdString

keyValue

val keyValueByteArray<Byte>?

ownerPackageName

val ownerPackageNameString

remoteVerificationState

val remoteVerificationStateInt

timeUpdated

val timeUpdatedLong