• 레퍼런스
  • 자습서
  • NotificationBuilder.build()

    설정한 값들로 알림을 생성하고 생성된 알림을 제어할 수 있는 Notification 객체를 반환합니다.

    구문

    NotificationBuilder.build();

    반환값

    Notification - 생성된 알림을 제어할 수 있는 Notification 객체를 반환합니다.