bootdesk/chat-sdk

HandlesModals

Table of Contents

Methods

parseModalClose()  : Author, callbackId: string, viewId: string, userId: string, contextId: ?string, raw: mixed}|null
parseModalSubmit()  : Author, callbackId: string, viewId: string, values: array, userId: string, contextId: ?string, raw: mixed}|null

Methods

parseModalClose()

public parseModalClose(ServerRequestInterface $request) : Author, callbackId: string, viewId: string, userId: string, contextId: ?string, raw: mixed}|null
Parameters
$request : ServerRequestInterface
Return values
Author, callbackId: string, viewId: string, userId: string, contextId: ?string, raw: mixed}|null

parseModalSubmit()

public parseModalSubmit(ServerRequestInterface $request) : Author, callbackId: string, viewId: string, values: array, userId: string, contextId: ?string, raw: mixed}|null
Parameters
$request : ServerRequestInterface
Return values
Author, callbackId: string, viewId: string, values: array, userId: string, contextId: ?string, raw: mixed}|null
On this page

Search results