Interface Notifier
public interface Notifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidsend(NotificationMessageCreateRequestDTO message) voidSend text type message and use the current authenticated uservoid
-
Method Details
-
send
Send text type message and use the current authenticated user- Parameters:
subject-body-
-
send
-
trySend
- Throws:
ApiException
-