AdapterHasMessagingWindow
in
Table of Contents
Methods
- getMessagingWindowSeconds() : int|null
- getTrackingKey() : string
- Return a stable tracking key for the conversation from a thread ID.
Methods
getMessagingWindowSeconds()
public
getMessagingWindowSeconds() : int|null
Return values
int|nullgetTrackingKey()
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