Klasse CommerceMessage
java.lang.Object
com.github.twitch4j.pubsub.domain.CommerceMessage
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanA list of emotes that were used in the messageThe message in this commerce eventinthashCode()voidsetEmotes(List<CommerceMessage.CommerceEmote> emotes) A list of emotes that were used in the messagevoidsetMessage(String message) The message in this commerce eventtoString()
-
Konstruktordetails
-
CommerceMessage
public CommerceMessage()
-
-
Methodendetails
-
getMessage
The message in this commerce event -
getEmotes
A list of emotes that were used in the message -
setMessage
The message in this commerce event -
setEmotes
A list of emotes that were used in the message -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-