class WalletLoyaltyListener : NotificationMessageHandler
<init> |
WalletLoyaltyListener(loyaltyRepository: LoyaltyUserRepository) |
canHandleMessage |
fun canHandleMessage(notification: Notification): Boolean |
handleMessage |
fun handleMessage(notification: Notification): Unit |