getStringProperty

Retrieves a string property from the applicationSettings.

Syntax

+ (NSString*)getStringProperty:(SUPConnectionPropertyType)propId;

Parameters

Returns

Returns a string property value.

Examples