See: Description
| Interface | Description |
|---|---|
| Connection |
Represents a connection to Pusher.
|
| ConnectionEventListener |
Client applications should implement this interface if they wish to receive
notifications when the state of a
Connection changes or an error is
thrown. |
| Class | Description |
|---|---|
| ConnectionStateChange |
Represents a change in connection state.
|
| Enum | Description |
|---|---|
| ConnectionState |
Represents connection states e.g.
|