Class NotificationSummary
java.lang.Object
com.github.twitch4j.pubsub.domain.NotificationSummary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setLastSeenAt
(Instant lastSeenAt) Deprecated.void
setUnseenViewCount
(Integer unseenViewCount) Deprecated.toString()
-
Constructor Details
-
NotificationSummary
public NotificationSummary()
-
-
Method Details