Class AndroidNotificationIntentData
Inheritance
AndroidNotificationIntentData
Syntax
public class AndroidNotificationIntentData
Constructors
AndroidNotificationIntentData(Int32, String, AndroidNotification)
Declaration
public AndroidNotificationIntentData(int id, string channelId, AndroidNotification notification)
Parameters
Properties
Channel
Declaration
public string Channel { get; }
Property Value
Id
Declaration
Property Value
Notification
Declaration
public AndroidNotification Notification { get; }
Property Value