public interface PresenceChannel extends PrivateChannel
Pusher.subscribePresence(String) or
Pusher.subscribePresence(String, PresenceChannelEventListener, String...)
.| Modifier and Type | Method and Description |
|---|---|
User |
getMe()
Gets the user that represents the currently connected client.
|
Set<User> |
getUsers()
Gets a set of users currently subscribed to the channel.
|
triggerbind, getName, isSubscribed, unbindCopyright © 2016 Pusher. All rights reserved.