E2eeAccountContactKeyParcelable


class E2eeAccountContactKeyParcelable : Parcelable, E2eeBaseKeyParcelable


代表帳戶金鑰,這是用戶擁有的金鑰,用於與特定應用程式專用帳戶相關聯的端對端加密,可能與零個、一個或多個聯絡人相關聯。

摘要

巢狀型別

E2eeAccountContactKeyParcelable 的建構工具類別。

公開函式

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>?

localVerificationState

val localVerificationStateInt

ownerPackageName

val ownerPackageNameString

remoteVerificationState

val remoteVerificationStateInt

timeUpdated

val timeUpdatedLong