Notifications

Pre-requisite: The user has to be signed in to perform the following operations.


Register for Push Notifications

To update push notifications, the following method can be called.

Factory.userService.updatePushNotificationToken(token: String, provider: Provider) -> IVPublisher<Void>