PushEvent.CloseEvent<T>, PushEvent.DataEvent<T>, PushEvent.ErrorEvent<T>, PushEvent.EventType
Constructor and Description |
---|
CloseEvent() |
Modifier and Type | Method and Description |
---|---|
PushEvent.EventType |
getType()
Get the type of this event.
|
close, data, error, getData, getFailure, isTerminal, nodata
public PushEvent.EventType getType()
PushEvent