All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pusher.client.channel.PresenceChannel.html Maven / Gradle / Ivy

There is a newer version: 2.4.4
Show newest version





PresenceChannel (Pusher Java Websocket API)












com.pusher.client.channel

Interface PresenceChannel

    • Method Detail

      • getUsers

        java.util.Set<UsergetUsers()
        Gets a set of users currently subscribed to the channel.
        Returns:
        The users.
      • getMe

        User getMe()
        Gets the user that represents the currently connected client.
        Returns:
        A user.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy