Class CreateNotificationData
java.lang.Object
com.github.twitch4j.pubsub.domain.CreateNotificationData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetToast()inthashCode()voidsetNotification(OnsiteNotification notification) voidsetPersistent(Boolean persistent) voidsetSummary(NotificationSummary summary) voidtoString()
-
Constructor Details
-
CreateNotificationData
public CreateNotificationData()
-
-
Method Details