Class FriendsChatChanged


  • public final class FriendsChatChanged
    extends Object
    An event where the client has joined or left a friends chat.
    • Constructor Detail

      • FriendsChatChanged

        public FriendsChatChanged​(boolean joined)
    • Method Detail

      • isJoined

        public boolean isJoined()
        Whether or not the client is now in a friends chat.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object