GetMessageDirectiveHandler
class GetMessageDirectiveHandler( controller: GetMessageDirectiveHandler.Controller, messageSender: MessageSender, contextGetter: ContextGetterInterface, interactionControlManager: InteractionControlManagerInterface) : AbstractDirectiveHandler
Content copied to clipboard
Constructors
Link copied to clipboard
fun GetMessageDirectiveHandler( controller: GetMessageDirectiveHandler.Controller, messageSender: MessageSender, contextGetter: ContextGetterInterface, interactionControlManager: InteractionControlManagerInterface)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard