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