Package com.github.twitch4j.helix.domain
Klasse WebhookSubscriptionList
java.lang.Object
com.github.twitch4j.helix.domain.WebhookSubscriptionList
Veraltet.
Webhook Subscription List
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanVeraltet.booleanVeraltet.Veraltet.A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.Veraltet.getTotal()Veraltet.A hint at the total number of results returned, on all pages.inthashCode()Veraltet.toString()Veraltet.
-
Konstruktordetails
-
WebhookSubscriptionList
public WebhookSubscriptionList()Veraltet.
-
-
Methodendetails
-
getSubscriptions
Veraltet. -
getTotal
Veraltet.A hint at the total number of results returned, on all pages.Note this is an approximation: as you page through the list, some subscriptions may expire and others may be added.
-
getPagination
Veraltet.A cursor value, to be used in a subsequent request to specify the starting point of the next set of results. If this is empty, you are at the last page. -
equals
Veraltet. -
canEqual
Veraltet. -
hashCode
public int hashCode()Veraltet. -
toString
Veraltet.
-