| Class | Description |
|---|---|
| PushResponse |
Simple Pojo for serialization/deseriazation of the Firebase push responses for REST requests.
|
| StreamingEvent |
Simple Pojo for deseriazation of the Firebase streaming event using REST.
|
| StreamingEventData<T> |
Simple Pojo for deseriazation of the Firebase REST event data.
|
| Enum | Description |
|---|---|
| StreamingEvent.EventType |
Enum describing the different event types to be returned by the Firebase streaming service.
|