bootdesk/chat-sdk

TranscriptsApi
in package

Table of Contents

Properties

$config  : array<string|int, mixed>
$state  : StateAdapter

Methods

__construct()  : mixed
append()  : void
count()  : int
delete()  : void
list()  : array<string|int, mixed>

Properties

Methods

count()

public count(string $userKey) : int
Parameters
$userKey : string
Return values
int

delete()

public delete(string $userKey) : void
Parameters
$userKey : string

list()

public list(string $userKey) : array<string|int, mixed>
Parameters
$userKey : string
Return values
array<string|int, mixed>
On this page

Search results