Show / Hide Table of Contents

    Class FirebaseNotificationService

    Inheritance
    System.Object
    FirebaseNotificationService
    Namespace: Sensus.Android.Notifications
    Assembly: SensusAndroid.dll
    Syntax
    public class FirebaseNotificationService : FirebaseMessagingService

    Constructors

    FirebaseNotificationService()

    Declaration
    public FirebaseNotificationService()

    Methods

    OnMessageReceived(RemoteMessage)

    Declaration
    public override void OnMessageReceived(RemoteMessage message)
    Parameters
    Type Name Description
    Firebase.Messaging.RemoteMessage message
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX