I’ve seen the examples with network.setStatusListener, but it looks like it continually (or periodically) pings a URL and reports back what it finds.
Is there not a way to catch some kind of “network-status-changed” event? e.g. when the user turns on wifi, or a new ssid shows up on wifi, etc.
Thanks in advance for any info!