Klasse AutomodCaughtMessageData
java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessageData
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanObject defining the category and level that the content was classified as.The message that was caught with additional context.Reserved for internal use by Twitch.User ID of the moderator that resolved this message.User login name of the moderator that resolved this message.Current status of the message.inthashCode()toString()
-
Konstruktordetails
-
AutomodCaughtMessageData
public AutomodCaughtMessageData()
-
-
Methodendetails
-
getContentClassification
Object defining the category and level that the content was classified as. -
getMessage
The message that was caught with additional context. -
getReasonCode
Reserved for internal use by Twitch. -
getResolverId
User ID of the moderator that resolved this message. -
getResolverLogin
User login name of the moderator that resolved this message. -
getStatus
Current status of the message. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-