getBooleanProperty

Retrieves a boolean property from the applicationSettings.

Syntax

+ (BOOL) getBooleanProperty:(SUPConnectionPropertyType)propId;

Parameters

Returns

Returns a boolean property value.

Examples