Klasse Fragment
java.lang.Object
com.github.twitch4j.eventsub.domain.chat.Fragment
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanOptional: Metadata pertaining to the cheermote.getEmote()Optional: Metadata pertaining to the emote.Optional: Metadata pertaining to the mention.getText()Message text in fragment.getType()The type of message fragment.inthashCode()toString()
-
Konstruktordetails
-
Fragment
public Fragment()
-
-
Methodendetails
-
getCheermote
Optional: Metadata pertaining to the cheermote. -
getEmote
Optional: Metadata pertaining to the emote. -
getMention
Optional: Metadata pertaining to the mention. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
getType
The type of message fragment. -
getText
Message text in fragment.
-