getConfigPropertyMapWithError:(NSError **) method

Returns all the settings in Key-Value pair.

Syntax

public virtual NSDictionary * getConfigPropertyMapWithError: (NSError ** error)

Parameters

Returns

Returns all the settings as NSDictionary object.

Examples

Usage

Returns all the settings as NSDictionary object.