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