KExtChatLoaderInfo

data class KExtChatLoaderInfo(val listener: KOnExtChatUpdatedTrigger, var result: List<KExtChatItem>?)

Constructors

Link copied to clipboard
constructor(listener: KOnExtChatUpdatedTrigger, result: List<KExtChatItem>?)

Properties

Link copied to clipboard
Link copied to clipboard