Getting Application Seed Data from Afaria

Get the application seed data from Afaria.

Syntax

- (NSMutableDictionary *) getSettingsFromAfariaWithUrl: (NSURL *) configurationUrl
UrlScheme: (NSString *) urlScheme

Parameters

  • configurationUrl – URL passed by the Afaria client.
  • urlScheme – URL scheme of the calling application. Afaria library can use this to pass it to the Afaria client.

Returns

Returns a NSMutableDictionary containing properties that are read from the seed file.