TestServiceの全体的なリファクタリング #28
|
@ -42,6 +42,7 @@ public class TestService extends Service {
|
||||||
this.title = title;
|
this.title = title;
|
||||||
this.description = description;
|
this.description = description;
|
||||||
this.channelId = channelId;
|
this.channelId = channelId;
|
||||||
|
this.notificationId = notificationId;
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getTitle() {
|
public String getTitle() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user