Hi everyone ?
How can I cancel a notification, created with NB6 ?
	
for the old Notification style was :
notification.Cancel(id as Int)
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
thankyou
			
			How can I cancel a notification, created with NB6 ?
for the old Notification style was :
notification.Cancel(id as Int)
			
				B4X:
			
		
		
		notification.cancel(1)
	thankyou
			
				Last edited: