ConfirmationDeliveryHandler

internal interface ConfirmationDeliveryHandler

Internal: Handles the send of delivery confirmation of messages.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun enqueueConfirmationDelivery(conversationId: <Error class: unknown class>, messageId: <Error class: unknown class>)
Link copied to clipboard
abstract suspend fun sendPendingConfirmations()