bootdesk/chat-sdk

HandlesOptionsLoad

Table of Contents

Methods

parseOptionsLoad()  : Author, actionId: string, query: string, userId: string, raw: mixed}|null
respondToOptionsLoad()  : ResponseInterface|null

Methods

parseOptionsLoad()

public parseOptionsLoad(ServerRequestInterface $request) : Author, actionId: string, query: string, userId: string, raw: mixed}|null
Parameters
$request : ServerRequestInterface
Return values
Author, actionId: string, query: string, userId: string, raw: mixed}|null

respondToOptionsLoad()

public respondToOptionsLoad(array<string|int, mixed>|null $options) : ResponseInterface|null
Parameters
$options : array<string|int, mixed>|null
Return values
ResponseInterface|null
On this page

Search results