UnityEngine.NotificationServices.CancelLocalNotification C# (CSharp) Метод

CancelLocalNotification() публичный статический Метод

public static CancelLocalNotification ( LocalNotification notification ) : void
notification LocalNotification
Результат void
		public static void CancelLocalNotification(LocalNotification notification){}
		public static void CancelAllLocalNotifications(){}