cancelScheduledSendingOfPendingMessages

expect open override fun cancelScheduledSendingOfPendingMessages()

Cancels the scheduled execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user, because the account has been logged out for instance.

actual open override fun cancelScheduledSendingOfPendingMessages()

Cancels the scheduled execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user, because the account has been logged out for instance.