Builder

class Builder

The Builder class provides a way to construct a ConnectivityOptions instance using a builder pattern.

Properties

Link copied to clipboard

A Boolean indicating whether the Connectivity instance should automatically start monitoring connectivity status.

Functions

Link copied to clipboard

Sets the autoStart property of the Builder.

Link copied to clipboard

Builds a ConnectivityOptions instance using the properties set on the Builder.