[ Version ( since = "3.18" ) ]
public void ensure_online_state_updated (Cancellable? cancellable = null)
Makes sure that the "online" property is updated, that is, if there is any destination reachability test pending, it'll be done immediately and the only state will be updated as well.
| this |
an Backend |
| cancellable |
optional Cancellable object, or null |