NovaNotification
The NovaNotification class is useful to represent a Nova's notification
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
Constructors
Link copied to clipboard
constructor()
Constructor to init the NovaNotification class No-any params required
constructor(jNotification: JSONObject)
Constructor to init the NovaNotification class
constructor(id: String, projectLogo: String, user: NovaUser, releaseId: String, status: Release.ReleaseStatus, releaseVersion: String, isSent: Boolean)
Constructor to init the NovaNotification class
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
IS_SENT_KEY the key for the "sent" fieldLink copied to clipboard
NOTIFICATIONS_KEY the key for the "notifications" fieldLink copied to clipboard
projectLogo the logo url of the related projectLink copied to clipboard
releaseVersion the version of the related releaseLink copied to clipboard
status the status of the related releaseLink copied to clipboard
Functions
Link copied to clipboard
Method to get the project identifier No-any params required
Link copied to clipboard
Method to assemble and return a List of notifications