menu
xcloudsdk_flutter package
documentation
api/pigeon/xcloud_api.dart
XCloudDeviceApiHost
deleteDevsInfo abstract method
deleteDevsInfo abstract method
dark_mode
light_mode
deleteDevsInfo
abstract method
void
deleteDevsInfo
(
String
deviceIDs
)
从SDK本地缓存中清除设备信息
szDevIds
设备序列号,支持批量,多个序列号用';'隔开
Implementation
void deleteDevsInfo(String deviceIDs);
xcloudsdk_flutter package
documentation
api/pigeon/xcloud_api
XCloudDeviceApiHost
deleteDevsInfo abstract method
XCloudDeviceApiHost class