Klasse BanSharingSettings
java.lang.Object
com.github.twitch4j.pubsub.domain.BanSharingSettings
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanBroadcaster 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.inthashCode()Whether ban sharing is enabled.toString()
-
Konstruktordetails
-
BanSharingSettings
public BanSharingSettings()
-
-
Methodendetails
-
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
-