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){}