DeregisterTokenUseCase

internal interface DeregisterTokenUseCase

This use case will deregister the current push notification token.

Inheritors

Types

Link copied to clipboard
sealed class Result

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): DeregisterTokenUseCase.Result