SaveNotificationTokenUseCase

Saves the push notification token for the users registered in the device.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(token: String, type: String, applicationId: String): Result