meterVersion: Difference between revisions
From Engineering Client Portal
(Created page with "{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|iOS SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:iOS SDK API Reference Returns version of N...") |
(No difference)
|
Latest revision as of 04:20, 21 May 2017
Returns version of Nielsen App SDK framework being used.
Syntax
@property (readonly) NSString *meterVersion;
Input Parameters
Parameter | Description |
---|---|
None |
Output Parameters
Output Parameters (Return value) | Description |
---|---|
meterVersion | Returns a NSString object containing the App SDK version. |