Class NotificationSummary
java.lang.Object
com.github.twitch4j.pubsub.domain.NotificationSummary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetLastSeenAt(Instant lastSeenAt) voidsetUnseenViewCount(Integer unseenViewCount) toString()
-
Constructor Details
-
NotificationSummary
public NotificationSummary()
-
-
Method Details