bootdesk/chat-sdk

AdapterHasMessagingWindow

Table of Contents

Methods

getMessagingWindowSeconds()  : int|null
getTrackingKey()  : string
Return a stable tracking key for the conversation from a thread ID.

Methods

getTrackingKey()

Return a stable tracking key for the conversation from a thread ID.

public getTrackingKey(string $threadId) : string

Used as the storage key for the last-seen timestamp.

Parameters
$threadId : string
Return values
string
On this page

Search results