public interface LastPostObserver
Modifier and Type | Method and Description |
---|---|
void |
newData(int streamId,
EventBean[] newEvents,
EventBean[] oldEvents)
Receive new and old events from a stream.
|
Copyright © 2005–2018. All rights reserved.