Package | Description |
---|---|
com.pusher.client |
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions. |
com.pusher.client.util |
Contains helper classes.
|
Modifier and Type | Method and Description |
---|---|
String |
Authorizer.authorize(String channelName,
String socketId)
Called when a channel is to be authenticated.
|
Modifier and Type | Method and Description |
---|---|
String |
HttpAuthorizer.authorize(String channelName,
String socketId) |
Copyright © 2016 Pusher. All rights reserved.