KChatListItem

abstract class KChatListItem(type: Int)

Parameters

type

会话类型

Inheritors

Constructors

Link copied to clipboard
constructor(type: Int)

Functions

Link copied to clipboard
abstract fun isStick(): Boolean

是否置顶,优先级次之

Link copied to clipboard
open fun pinOrder(): Int

固定顶部顺序,优先级最高 默认-1 表示不固定顶部,不参与排序

Link copied to clipboard
abstract fun updateTime(): Long

默认排序