ChromeEnterpriseNetworkingAttributes class
Methods
-
getNetworkDetails()
→ Future<NetworkDetails>
-
Retrieves the network details of the device's default network.
If the user is not affiliated or the device is not connected to a
network,
runtime.lastError
will be set with a failure reason.
|callback| : Called with the device's default network's
NetworkDetails.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited