FcmTokenService

Functions

Link copied to clipboard
abstract fun findTokensForUser(userId: Long): List<String>
Link copied to clipboard
abstract fun saveFcmToken(userId: Long, userFcmToken: String)