E2eeAccountKeyInfo


class E2eeAccountKeyInfo : Parcelable


클라이언트가 업데이트할 수 있는 account key에 관한 정보를 포함합니다(예: updateAllE2eeAccountKeys을 통해).

요약

중첩된 유형

E2eeAccountKeyInfo의 빌더 클래스입니다.

공개 함수

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

상속된 함수

android.os.Parcelable에서

상수

크리에이터

const val CREATORParcelable.Creator<E2eeAccountKeyInfo!>!

공개 함수

같음

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>