E2eeSelfKeyListParcelable


class E2eeSelfKeyListParcelable : Parcelable


包含 E2eeSelfKeyParcelable 的列表。

摘要

嵌套类型

E2eeSelfKeyListParcelable 的构建器类。

公共函数

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

继承的函数

继承自 android.os.Parcelable

常量

公共函数

等号

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

writeToParcel

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

公共属性