|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresenceChannel | |
|---|---|
| com.pusher.client | Classes for connecting to Pusher, configuring the Pusher instance and authenticating subscriptions. |
| com.pusher.client.channel.impl | |
| Uses of PresenceChannel in com.pusher.client |
|---|
| Methods in com.pusher.client that return PresenceChannel | |
|---|---|
PresenceChannel |
Pusher.subscribePresence(String channelName)
Subscribes to a PresenceChannel which requires authentication. |
PresenceChannel |
Pusher.subscribePresence(String channelName,
PresenceChannelEventListener listener,
String... eventNames)
Subscribes to a PresenceChannel which requires authentication. |
| Uses of PresenceChannel in com.pusher.client.channel.impl |
|---|
| Classes in com.pusher.client.channel.impl that implement PresenceChannel | |
|---|---|
class |
PresenceChannelImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||