Client Methods |
[This is preliminary documentation and is subject to change.]
The SettingSystemServiceClient type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectBluetoothDevice | ||
| ConnectToAppointedWifi | ||
| ConnectToWifi | ||
| DisconnectBluetoothDevice | ||
| DisconnectWifi | ||
| DiscoverBluetoothDevice | ||
| Dispose | ||
| GetAvailableWifi | ||
| GetCategoryNode | Get settings and categories in a tree | |
| GetChildNode | ||
| GetLanNetworkName | ||
| GetNetworkAdapterSettings | ||
| GetNetworkSettings | ||
| GetNetworkStatus | ||
| GetSettingItem | Get a setting data of the module. | |
| GetSettingItems | Get a list of setting data of the module. | |
| GetUserAppData | ||
| RemoveBluetoothDevice | ||
| RemoveUserAppData | ||
| RestoreDefault | Restore a module setting to default | |
| RestoreUserDefault | @RestoreUserDefault_Summary | |
| RuyiStartNetworkSpeedTest | ||
| RuyiStopNetworkSpeedTest | ||
| RuyiTestNetwork | ||
| SearchSettingItems | Search a set of settings using a json format string.
According to the format of json string your write, searching can be separated to 3 types: simple search, lambda search and complicated search. And each of they can be combined with the other. | |
| SetNetworkProxy | ||
| SetNetworkSettings | ||
| SetSettingItem | Set the specified setting's "dataValue" with the new value | |
| SetSettingItems | ||
| SettingItemNotify | ||
| SetUserAppData | ||
| UpdateModuleVersion | Update the module settings from an older version to the latest one |