Ruyi SDK
Namespaces
Ruyi.SDK.SettingSystem.Api
SettingSystemService.Client Class
Client Constructor
Client Methods
Click or drag to resizeClick or drag to resize

SettingSystemServiceClient Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Ruyi.SDK.SettingSystem.Api.SettingSystemService.Client"]

Inheritance Hierarchy
TBaseClient
  Ruyi.SDK.SettingSystem.ApiSettingSystemServiceClient

Namespace:  Ruyi.SDK.SettingSystem.Api
Assembly:  SDK.Gen.ServiceAsync (in SDK.Gen.ServiceAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class Client : TBaseClient, IDisposable

The SettingSystemServiceClient type exposes the following members.

Constructors
  NameDescription
Public methodSettingSystemServiceClient(TProtocol)
Initializes a new instance of the SettingSystemServiceClient class
Public methodSettingSystemServiceClient(TProtocol, TProtocol)
Initializes a new instance of the SettingSystemServiceClient class
Top
Methods
  NameDescription
Public methodConnectBluetoothDeviceAsync
Public methodConnectToAppointedWifiAsync
Public methodConnectToWifiAsync
Public methodDisconnectBluetoothDeviceAsync
Public methodDisconnectWifiAsync
Public methodDiscoverBluetoothDeviceAsync
Public methodGetAvailableWifiAsync
Public methodGetCategoryNodeAsync
Public methodGetChildNodeAsync
Public methodGetLanNetworkNameAsync
Public methodGetNetworkAdapterSettingsAsync
Public methodGetNetworkSettingsAsync
Public methodGetNetworkStatusAsync
Public methodGetSettingItemAsync
Get a setting data of the module.
Public methodGetSettingItemsAsync
Get a list of setting data of the module.
Public methodGetUserAppDataAsync
Public methodRemoveBluetoothDeviceAsync
Public methodRemoveUserAppDataAsync
Public methodRestoreDefaultAsync
Restore a module setting to default
Public methodRestoreUserDefaultAsync
@RestoreUserDefault_Summary
Public methodRuyiStartNetworkSpeedTestAsync
Public methodRuyiStopNetworkSpeedTestAsync
Public methodRuyiTestNetworkAsync
Public methodSearchSettingItemsAsync
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.
Public methodSetNetworkProxyAsync
Public methodSetNetworkSettingsAsync
Public methodSetSettingItemAsync
Set the specified setting's "dataValue" with the new value
Public methodSetSettingItemsAsync
Public methodSettingItemNotifyAsync
Public methodSetUserAppDataAsync
Public methodUpdateModuleVersionAsync
Update the module settings from an older version to the latest one
Top
See Also

Reference

Ruyi.SDK.SettingSystem.Api Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com