Class CreateNotificationData
java.lang.Object
com.github.twitch4j.pubsub.domain.CreateNotificationData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getToast()
int
hashCode()
void
setNotification
(OnsiteNotification notification) Deprecated.void
setPersistent
(Boolean persistent) Deprecated.void
setSummary
(NotificationSummary summary) Deprecated.void
Deprecated.toString()
-
Constructor Details
-
CreateNotificationData
public CreateNotificationData()
-
-
Method Details
-
getSummary
-
getNotification
-
getPersistent
-
getToast
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setSummary
Deprecated. -
setNotification
Deprecated. -
setPersistent
Deprecated. -
setToast
Deprecated.
-