Sl4aEventDispatcher.EventSl4aObject

public static class Sl4aEventDispatcher.EventSl4aObject
extends Object

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


Obiekt zwrócony przez sondę zdarzeń.

Podsumowanie

Konstruktory publiczne

EventSl4aObject(JSONObject response)

Metody publiczne

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

Konstruktory publiczne

EventSl4aObject

public EventSl4aObject (JSONObject response)

Parametry
response JSONObject

Rzuty
JSONException

Metody publiczne

getData

public String getData ()

Zwroty
String

getName

public String getName ()

Zwroty
String

getTime

public long getTime ()

Zwroty
long

Ciąg

public String toString ()

Zwroty
String