Interface NotificationChannel
public interface NotificationChannel
A notification channel responsible for sending notifications via a specific medium (e.g., email, Teams, ...).
-
Method Summary
-
Method Details
-
send
-
getChannelType
NotificationChannelType getChannelType()
-