KServiceQuickActionsController

class KServiceQuickActionsController(fragment: BaseFragment, chatId: Long, rvServiceQuickActions: RecyclerView?) : ServiceDeskDelegate

Constructors

Link copied to clipboard
constructor(fragment: BaseFragment, chatId: Long, rvServiceQuickActions: RecyclerView?)

Functions

Link copied to clipboard
open override fun showServiceQuickActions(actions: List<Action>?)