| Package | Description |
|---|---|
| com.pusher.client |
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions. |
| com.pusher.client.connection.impl | |
| com.pusher.client.connection.websocket |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Pusher.getConnection()
Gets the underlying
Connection object that is being used by this
instance of Pusher. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketConnection |
Copyright © 2016 Pusher. All rights reserved.