UserSessionWorkSchedulerImpl
Functions
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.
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.
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.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Resets the backoff for the enqueued UserConfigSyncWorker if it's already waiting to be retried, so that it can be done instantly.
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules a periodic execution of UserConfigSyncWorker that is responsible for syncing/refreshing user configurations:
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.
Schedules an execution of PendingMessagesSenderWorker, which attempts to send all pending messages of this user.