Package com.github.twitch4j.helix.domain
Class Chatter
java.lang.Object
com.github.twitch4j.helix.domain.Chatter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The ID of a user that’s connected to the broadcaster’s chat room.The login name of a user that’s connected to the broadcaster’s chat room.The display name of a user that’s connected to the broadcaster’s chat room.int
hashCode()
toString()
-
Constructor Details
-
Chatter
public Chatter()
-
-
Method Details
-
getUserId
The ID of a user that’s connected to the broadcaster’s chat room. -
getUserLogin
The login name of a user that’s connected to the broadcaster’s chat room. -
getUserName
The display name of a user that’s connected to the broadcaster’s chat room. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-