Package com.github.twitch4j.helix.domain
Klasse Follow
java.lang.Object
com.github.twitch4j.helix.domain.Follow
Follow
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanVeraltet.in favor of getFollowedAtInstantDate and time when the from_id user followed the to_id user.ID of the user following the to_id user.Login of the user following the to_id user.Login name corresponding to from_id.getToId()ID of the user being followed by the from_id user.Login of the user being followed by the from_id user.Login name corresponding to to_id.inthashCode()toString()
-
Konstruktordetails
-
Follow
public Follow()
-
-
Methodendetails
-
getFollowedAt
Veraltet.in favor of getFollowedAtInstant- Gibt zurück:
- the date and time when the from_id user followed the to_id user.
-
getFromId
ID of the user following the to_id user. -
getFromLogin
Login of the user following the to_id user. -
getFromName
Login name corresponding to from_id. -
getToId
ID of the user being followed by the from_id user. -
getToLogin
Login of the user being followed by the from_id user. -
getToName
Login name corresponding to to_id. -
getFollowedAtInstant
Date and time when the from_id user followed the to_id user. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-