AFCore
Toggle table of contents
1.6.1
AFCore
Target filter
AFCore
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.ui.model
/
TrayNotification
/
TrayNotification
Tray
Notification
AFCore
constructor
(
id
:
Long
=
0
,
subject
:
String
?
=
null
,
body
:
String
?
=
null
,
sticky
:
Boolean
?
=
false
,
urgent
:
Boolean
?
=
false
,
hyperlink
:
String
?
=
null
,
iconUrl
:
String
?
=
null
,
notificationType
:
Int
?
=
null
,
target
:
Int
?
=
null
,
createDateTime
:
String
?
=
null
)