NotificationBuilder.setTitle()
알림의 제목을 설정합니다.
구문
NotificationBuilder.setTitle(title);
매개변수
title String설정할 알림의 제목 |
반환값
NotificationBuilder
- 해당 NotificationBuilder
객체
알림의 제목을 설정합니다.
NotificationBuilder.setTitle(title);
title String설정할 알림의 제목 |
NotificationBuilder
- 해당 NotificationBuilder
객체