See: Description
| Package | Description |
|---|---|
| com.pusher.client |
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions. |
| com.pusher.client.channel |
Classes related to channels, which are subscriptions to data within Pusher, and channel event listener interfaces.
|
| com.pusher.client.connection |
Classes related to the Pusher connection, connection state and monitoring connection state changes.
|
| com.pusher.client.util |
Contains helper classes.
|