gsdsdk / com.gsd.software.sdk.notifications.listeners / NotificationReceivedListener
interface NotificationReceivedListener
Created by mshumko on 9/4/2017.
Name | Summary |
---|---|
onNotificationReceived | abstract fun onNotificationReceived(notification: GSDNotification ): Unit |
Name | Summary |
---|---|
GSDMessagingService | abstract class GSDMessagingService : FirebaseMessagingService, CommandReceivedListener , NotificationReceivedListener Created by mshumko on 9/1/2017. |