Package-level declarations
Types
Link copied to clipboard
Kotlin Multiplatform implementation of the platform's reachability API.
Link copied to clipboard
Interacts directly with the platform's reachability API to monitor network status.
Link copied to clipboard
Used to listen to changes in the platform's reachability API.
Link copied to clipboard
class SharedReachability
This class is responsible for managing the lifecycle of the PlatformReachability instance. It will start and stop the reachability instance based on the number of subscribers to the networkStatus and isReachable properties.