Pusher instance and authenticating subscriptions.See: Description
| Interface | Description |
|---|---|
| Authorizer |
| Class | Description |
|---|---|
| Pusher |
This class is the main entry point for accessing Pusher.
|
| PusherOptions |
Configuration for a
Pusher instance. |
| Exception | Description |
|---|---|
| AuthorizationFailureException |
Used to indicate an authorization failure.
|
Pusher instance and authenticating subscriptions.