E2eeSelfKeyParcelable


class E2eeSelfKeyParcelable : Parcelable, E2eeBaseKeyParcelable


현재 사용자에 연결된 E2eeBaseKeyParcelable를 나타냅니다.

요약

중첩된 유형

E2eeSelfKeyParcelable의 빌더 클래스입니다.

공개 함수

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

상속된 함수

android.os.Parcelable에서

상수

크리에이터

const val CREATORParcelable.Creator<E2eeSelfKeyParcelable!>!

공개 함수

같음

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