Class AutomodCaughtMessageData
java.lang.Object
com.github.twitch4j.pubsub.domain.AutomodCaughtMessageData
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Object 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.int
hashCode()
toString()
-
Constructor Details
-
AutomodCaughtMessageData
public AutomodCaughtMessageData()
-
-
Method Details
-
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
-