Getting FarmID

Retrieve the farm ID provisioned in the client repository.

Syntax

+ (NSString*) getFarmId

Returns

Returns the farm ID as a string.

Examples

  • Retrieve the Farm ID
    [LiteSUPAppSettings getFarmId];