toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.notification.sender
/
NotificationSender
Notification
Sender
interface
NotificationSender
Inheritors
AbstractNotificationSender
Members
Functions
notification
Type
Link copied to clipboard
abstract
fun
notificationType
(
)
:
NotificationType
send
Notification
Message
Link copied to clipboard
abstract
fun
sendNotificationMessage
(
notificationMessageDto
:
NotificationMessageDto
)