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

ÉvénementSl4aObject

public EventSl4aObject (JSONObject response)

Paramètres
response JSONObject

Jetés
JSONException

Méthodes publiques

obtenir des données

public String getData ()

Retour
String

obtenirNom

public String getName ()

Retour
String

obtenir du temps

public long getTime ()

Retour
long

versChaîne

public String toString ()

Retour
String