Language

Manifest.Permission.ForegroundServiceRemoteMessaging Field

Definition

Identifies the Android permission named FOREGROUND_SERVICE_REMOTE_MESSAGING.

[Android.Runtime.Register("FOREGROUND_SERVICE_REMOTE_MESSAGING", ApiSince=34)]
public const string ForegroundServiceRemoteMessaging;
[<Android.Runtime.Register("FOREGROUND_SERVICE_REMOTE_MESSAGING", ApiSince=34)>]
val mutable ForegroundServiceRemoteMessaging : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to