Builder
class Builder
The Builder class is used to build a new HttpConnectivityOptions instance using a builder pattern.
Properties
Link copied to clipboard
A Boolean indicating whether the Connectivity instance should automatically start.
Link copied to clipboard
The interval between each poll in milliseconds.
Functions
Link copied to clipboard
Builds a new HttpConnectivityOptions instance.
Link copied to clipboard
Sets the callback when a poll is made.
Link copied to clipboard
Adds a url to the list of urls to monitor.
Link copied to clipboard
Sets the list of urls to monitor.