Class BanSharingSettings
java.lang.Object
com.github.twitch4j.pubsub.domain.BanSharingSettings
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Broadcaster User ID.The low trust treatment (e.g., restricted, monitored) to be applied when a user is banned in a channel that shares their bans with this broadcaster.The permissions that dictate what types of channels can request this broadcaster's bans.int
hashCode()
Whether ban sharing is enabled.toString()
-
Constructor Details
-
BanSharingSettings
public BanSharingSettings()
-
-
Method Details
-
getChannelId
Broadcaster User ID. -
isEnabled
Whether ban sharing is enabled. -
getSharingPermissions
The permissions that dictate what types of channels can request this broadcaster's bans. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-