We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3f64a commit 7099a99Copy full SHA for 7099a99
com.unity.mobile.notifications/Runtime/Android/AndroidNotificationCenter.cs
@@ -358,7 +358,6 @@ public static void CancelAllDisplayedNotifications()
358
359
/// <summary>
360
/// Return the status of a scheduled notification.
361
- /// Only available in API 23 and above.
362
/// </summary>
363
/// <param name="id">ID of the notification to check</param>
364
/// <returns>The status of the notification</returns>
0 commit comments