E2eeContactKeyParcelable


class E2eeContactKeyParcelable : Parcelable, E2eeBaseKeyParcelable


単一の連絡先に紐付けられた E2eeBaseKeyParcelable を表します。

キーが 0 個以上の連絡先に関連付けられる可能性がある場合は、代わりに E2eeAccountContactKeyParcelable が使用されます。

概要

ネストされた型

E2eeContactKeyParcelable のビルダー クラス。

パブリック関数

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

displayName

val displayNameString?

emailAddress

val emailAddressString?

keyValue

val keyValueByteArray<Byte>?

localVerificationState

val localVerificationStateInt

lookupKey

val lookupKeyString

ownerPackageName

val ownerPackageNameString

phoneNumber

val phoneNumberString?

remoteVerificationState

val remoteVerificationStateInt

timeUpdated

val timeUpdatedLong