Ruyi SDK
Namespaces
Ruyi.SDK.SettingSystem.Api
SettingSystemService.Client Class
Client Methods
ConnectBluetoothDevice Method
ConnectToAppointedWifi Method
ConnectToWifi Method
DisconnectBluetoothDevice Method
DisconnectWifi Method
DiscoverBluetoothDevice Method
Dispose Method
GetAvailableWifi Method
GetCategoryNode Method
GetChildNode Method
GetLanNetworkName Method
GetNetworkAdapterSettings Method
GetNetworkSettings Method
GetNetworkStatus Method
GetSettingItem Method
GetSettingItems Method
GetUserAppData Method
RemoveBluetoothDevice Method
RemoveUserAppData Method
RestoreDefault Method
RestoreUserDefault Method
RuyiStartNetworkSpeedTest Method
RuyiStopNetworkSpeedTest Method
RuyiTestNetwork Method
SearchSettingItems Method
SetNetworkProxy Method
SetNetworkSettings Method
SetSettingItem Method
SetSettingItems Method
SettingItemNotify Method
SetUserAppData Method
UpdateModuleVersion Method
Click or drag to resizeClick or drag to resize

SettingSystemServiceClientRestoreDefault Method

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

Restore a module setting to default

Namespace:  Ruyi.SDK.SettingSystem.Api
Assembly:  ServiceGenerated (in ServiceGenerated.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public bool RestoreDefault(
	string moduleName,
	string category
)

Parameters

moduleName
Type: SystemString
Module name specifies the module to be restored.
category
Type: SystemString
The category of which to restored. Null indicates all settings.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ruyi.SDK.SettingSystem.Api.SettingSystemService.Client.RestoreDefault(System.String,System.String)"]

See Also

Reference

SettingSystemServiceClient Class
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