Gio.NetworkMonitor::can_reach_finish

function vfunc_can_reach_finish(result: Gio.AsyncResult): Boolean {
}
  

Finishes an async network connectivity test. See Gio.NetworkMonitor.prototype.can_reach_async.

result

a Gio.AsyncResult

Returns

true if network is reachable, false if not.