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

SettingSystemServiceClientSearchSettingItems Method

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

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.

Namespace:  Ruyi.SDK.SettingSystem.Api
Assembly:  ServiceGenerated (in ServiceGenerated.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public Dictionary<string, SettingSearchResult> SearchSettingItems(
	string filterJson
)

Parameters

filterJson
Type: SystemString
Json string used to search.

Return Value

Type: DictionaryString, SettingSearchResult

[Missing <returns> documentation for "M:Ruyi.SDK.SettingSystem.Api.SettingSystemService.Client.SearchSettingItems(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