Method Find
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
Find(string)
Finds devices.
IMaaListBuffer<AdbDeviceInfo> Find(string adbPath = "")
Parameters
adbPath
string-
The specified adb path that devices connected to.
Returns
- IMaaListBuffer<AdbDeviceInfo>
-
The List of device information.