Module background_mode

Module background_mode 

Source
Expand description

Background mode support with pause/resume functionality

This module provides functionality to pause and resume network operations when an application goes to the background (e.g., on mobile devices). This helps save battery and network resources while the app is not active.

Structs§

BackgroundModeConfig
Configuration for background mode behavior
BackgroundModeManager
Background mode manager
BackgroundModeStats
Background mode statistics

Enums§

BackgroundModeError
Errors that can occur during background mode operations
BackgroundState
Background mode state