public class TideApplicationEvent extends ApplicationEvent implements TideEvent
source| Constructor and Description |
|---|
TideApplicationEvent(Context context,
String type,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
Context |
getContext() |
String |
getType() |
getTimestampgetSource, toStringpublic TideApplicationEvent(Context context, String type, Object... args)