<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=getLastEvent%28%29</id>
	<title>getLastEvent() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://nielsentest.mywikis.net/w/index.php?action=history&amp;feed=atom&amp;title=getLastEvent%28%29"/>
	<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=getLastEvent()&amp;action=history"/>
	<updated>2026-04-18T07:12:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://nielsentest.mywikis.net/w/index.php?title=getLastEvent()&amp;diff=421&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}} Category:Digital Category:Android SDK API Reference Queries the N...&quot;</title>
		<link rel="alternate" type="text/html" href="https://nielsentest.mywikis.net/w/index.php?title=getLastEvent()&amp;diff=421&amp;oldid=prev"/>
		<updated>2017-05-21T07:31:36Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}} &lt;a href=&quot;/wiki/Category:Digital&quot; title=&quot;Category:Digital&quot;&gt;Category:Digital&lt;/a&gt; &lt;a href=&quot;/wiki/Category:Android_SDK_API_Reference&quot; class=&quot;mw-redirect&quot; title=&quot;Category:Android SDK API Reference&quot;&gt;Category:Android SDK API Reference&lt;/a&gt; Queries the N...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Breadcrumb|}} {{Breadcrumb|Digital}} {{Breadcrumb|Android SDK API Reference}} {{CurrentBreadcrumb}}&lt;br /&gt;
[[Category:Digital]]&lt;br /&gt;
[[Category:Android SDK API Reference]]&lt;br /&gt;
Queries the NielsenAppApi framework for the last event that occurred. The &amp;lt;code&amp;gt;getLastEvent()&amp;lt;/code&amp;gt; allows the player application to query the NielsenAppApi Class for details on the last event that occurred.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt;&lt;br /&gt;
public static String getLastEvent()&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Input Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description&lt;br /&gt;
|-&lt;br /&gt;
| None || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Output Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Parameters (Return value) !! Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Returns a JSON string object with the following event information.&lt;br /&gt;
|-&lt;br /&gt;
| eventCode || An integer which specifies the Nielsen AppSdk event code and when it occurred.&lt;br /&gt;
|-&lt;br /&gt;
| eventDescription || A String object that describes the actual event.&lt;br /&gt;
|-&lt;br /&gt;
| timestamp || 	A timestamp object containing a time stamp at which the last event occurred.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
The &amp;lt;code&amp;gt;getLastEvent()&amp;lt;/code&amp;gt; contains descriptive information about the event that occurred, which is predefined by the Nielsen App SDK and the time it occurred. Refer to [[Events and Error Handling]] section for more details.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>