Sl4aEventDispatcher.EventSl4aObject

public static class Sl4aEventDispatcher.EventSl4aObject
extends Object

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


Objeto retornado pelo aplicativo de pesquisa de eventos.

Resumo

Construtores públicos

EventSl4aObject(JSONObject response)

Métodos públicos

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

Construtores públicos

EventSl4aObject

public EventSl4aObject (JSONObject response)

Parâmetros
response JSONObject

Gera
JSONException

Métodos públicos

getData

public String getData ()

Retorna
String

getName

public String getName ()

Retorna
String

getTime

public long getTime ()

Retorna
long

toString

public String toString ()

Retorna
String