public class EventService extends Object
Constructor and Description |
---|
EventService() |
Modifier and Type | Method and Description |
---|---|
void |
event(String data) |
rx.Observable<String> |
events() |
static EventService |
instance() |
public static EventService instance()
public void event(String data)
public rx.Observable<String> events()
Copyright © 2012–2022. All rights reserved.