UnavailableMessage

Constructors

Link copied to clipboard
constructor(source: Parcel)
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun describeContents(): Int
Link copied to clipboard
open override fun getData(): HashMap<String, String>
Link copied to clipboard
open override fun getDescriptionMessage(context: Context, chat: ChatModel): String
Link copied to clipboard
open override fun paintConversationHolder(adapter: ConversationAdapter, holder: BaseAdapter.BaseViewHolder, position: Int, context: Context, message: MessageModel, chat: ChatModel, me: ChatUserModel, callback: ContentEventActions)
Link copied to clipboard
open override fun writeToParcel(dest: Parcel, flags: Int)