ConversationWorkQueue

internal fun interface ConversationWorkQueue

A work queue that schedules and runs actions for conversations based on a time

Inheritors

Functions

Link copied to clipboard

Enqueue worker to perform on the provided input, to be executed according to the implementation.