Notification.delete()

알림을 상단바에서 제거합니다. 이미 알림이 제거된 상태일 경우 java.lang.IllegalStateException을 throw합니다.

구문

Notification.delete();