getMeterVersion(): Difference between revisions
From Engineering Client Portal
(Created page with "{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:Android SDK API Reference Returns versi...") |
(No difference)
|
Latest revision as of 07:32, 21 May 2017
Returns version of Nielsen App SDK framework being used.
Syntax
public static String getMeterVersion()
Input Parameters
Parameter | Description |
---|---|
None |
Output Parameters
Output Parameters (Return value) | Description |
---|---|
Meter Version | Returns a string object containing the App SDK version. |
Notes
This allows the developer to display version information such as "Nielsen AppSdk version aa.1.2.3.7"