E2eeSelfKeyParcelable


class E2eeSelfKeyParcelable : Parcelable, E2eeBaseKeyParcelable


Represents an E2eeBaseKeyParcelable tied to the current user.

Summary

Nested types

Builder class for E2eeSelfKeyParcelable.

Public functions

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

Inherited functions

From android.os.Parcelable

Constants

Public functions

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

writeToParcel

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

Public properties

accountId

val accountIdString

deviceId

val deviceIdString

keyValue

val keyValueByteArray<Byte>?

ownerPackageName

val ownerPackageNameString

remoteVerificationState

val remoteVerificationStateInt

timeUpdated

val timeUpdatedLong