Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
org.xbmc.android.jsonrpc.notification.AbstractEvent Class Reference
Inheritance diagram for org.xbmc.android.jsonrpc.notification.AbstractEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbstractEvent (ObjectNode node)
abstract int getId ()
void writeToParcel (Parcel parcel, int flags)

Static Public Member Functions

static AbstractEvent parse (ObjectNode node)
static int parseInt (ObjectNode node, String key)
static String parseString (ObjectNode node, String key)

Public Attributes

final String sender

Protected Member Functions

 AbstractEvent (Parcel parcel)

Detailed Description

Parent class for all notifications.

Author:
freezy <freezy@xbmc.org>

Definition at line 34 of file AbstractEvent.java.


Constructor & Destructor Documentation

Definition at line 38 of file AbstractEvent.java.

Definition at line 41 of file AbstractEvent.java.


Member Function Documentation

static AbstractEvent org.xbmc.android.jsonrpc.notification.AbstractEvent.parse ( ObjectNode  node) [inline, static]

Parses the notification type and returns an instance.

Parameters:
nodeOriginal notification, as read from API.
Returns:

Definition at line 52 of file AbstractEvent.java.

static int org.xbmc.android.jsonrpc.notification.AbstractEvent.parseInt ( ObjectNode  node,
String  key 
) [inline, static]

Definition at line 78 of file AbstractEvent.java.

static String org.xbmc.android.jsonrpc.notification.AbstractEvent.parseString ( ObjectNode  node,
String  key 
) [inline, static]

Definition at line 82 of file AbstractEvent.java.


Member Data Documentation

Definition at line 36 of file AbstractEvent.java.


The documentation for this class was generated from the following file:


smarthome_media_kodi_driver
Author(s): Mickael Gaillard , Erwan Le Huitouze
autogenerated on Thu Jun 6 2019 21:03:51