Package | Description |
---|---|
com.pusher.client |
Classes for connecting to Pusher, configuring the
Pusher instance and authenticating subscriptions. |
com.pusher.client.example |
Examples that can be executed as part of testing from the built .jar.
|
Modifier and Type | Method and Description |
---|---|
PresenceChannel |
Pusher.subscribePresence(String channelName,
PresenceChannelEventListener listener,
String... eventNames)
Subscribes to a
PresenceChannel which
requires authentication. |
Modifier and Type | Class and Description |
---|---|
class |
PresenceChannelExampleApp |
Copyright © 2017 Pusher. All rights reserved.