setConfigProperty:error:(NSDictionary *, NSError **) method

Updates the config property by providing list of settings as a NSDictionary Object.

Syntax

public virtual BOOL setConfigProperty:error: (NSDictionary * settingsList, NSError ** error)

Parameters

Returns

Returns BOOL whether successfully updated or not.

Examples

Usage

Returns BOOL whether successfully updated or not.