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