WifiCommand class
Constructors
- WifiCommand(CameraCommand _command)
Properties
Methods
-
configWiFi(
WiFiInfo info, String password, {int timeout = 5, String area = ""}) → Future< bool> - 获取设备WIFI
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
wifiScan(
{bool cache = true, int timeout = 5}) → Future< List< WiFiInfo> >
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited