Interface PushNotificationService
- All Known Implementing Classes:
OneSignalNotificationService
public interface PushNotificationService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Method Summary
Modifier and TypeMethodDescriptionResult<PushNotificationService.CreateNotificationResultSuccess, PushNotificationService.CreateNotificationResultFailure> send(PushNotification notification)
-
Method Details
-
send
-