public class BanSharingPermissions
extends Object
Determines whether various types of users can request the broadcaster to share their bans.
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
protected boolean
boolean
int
-
Konstruktordetails
-
BanSharingPermissions
public BanSharingPermissions()
-
Methodendetails
-
canEveryoneRequestAccess
public Boolean canEveryoneRequestAccess()
-
canAffiliatesRequestAccess
public Boolean canAffiliatesRequestAccess()
-
canPartnersRequestAccess
public Boolean canPartnersRequestAccess()
-
canMutualFollowersRequestAccess
public Boolean canMutualFollowersRequestAccess()
-
-
canEqual
protected boolean canEqual(Object other)
-
hashCode
public int hashCode()
- Setzt außer Kraft:
hashCode in Klasse Object
-