Sl4aEventDispatcher.EventSl4aObject

public static class Sl4aEventDispatcher.EventSl4aObject
extends Object

java.lang.Object
com.android.tradefed.util.sl4a.Sl4aEventDispatcher.EventSl4aObject


Objet renvoyé par l'observateur d'événements.

Résumé

Constructeurs publics

EventSl4aObject (JSONObject response)

Méthodes publiques

String getData ()
String getName ()
long getTime ()
String toString ()

Constructeurs publics

EventSl4aObject

public EventSl4aObject (JSONObject response)

Paramètres
response JSONObject

Lance
JSONException

Méthodes publiques

getData

public String getData ()

Retour
String

obtenirNom

public String getName ()

Retour
String

obtenir du temps

public long getTime ()

Retour
long

toString

public String toString ()

Retour
String