Getting Server Details

Retrieve the server name provisioned in the client repository.

Syntax

+ (NSString *) getServer

Returns

Returns the server name as a string.

Examples

  • Retrieve the server details
    AppSettings.getServer();