Package com.pusher.client.connection

Classes related to the Pusher connection, connection state and monitoring connection state changes.

See:
          Description

Interface Summary
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 Summary
ConnectionStateChange Represents a change in connection state.
 

Enum Summary
ConnectionState Represents connection states e.g.
 

Package com.pusher.client.connection Description

Classes related to the Pusher connection, connection state and monitoring connection state changes.



Copyright © 2013 Pusher. All Rights Reserved.