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

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

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