io.github.positionpal.location.application.notifications.NotificationServiceProxy
A base implementation for a proxy notification service that delegates the actual logic to an external component.
Type parameters
-
F
-
the effect type
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Send the given command to the external notification service, which will handle the actual sending.
Send the given command to the external notification service, which will handle the actual sending.
Attributes
Send the given message to all members of the given recipient group on behalf of the sender user.
Send the given message to all members of the given recipient group on behalf of the sender user.
Attributes
-
Definition Classes
-
Send the given message to all members of the group of the given scope on behalf of the scope user.
Send the given message to all members of the group of the given scope on behalf of the scope user.
Attributes
-
Inherited from:
-
NotificationService