how to add notification tone for fcm in android studio java?

前端 未结 0 746
清歌不尽
清歌不尽 2021-01-02 13:31

i am using this code NotificationCompat.Builder status = new NotificationCompat.Builder(mContext, CHANNEL_ID); status.setAutoCancel(true) .setWhen(System.currentTimeMillis()

相关标签:
回答
  • 消灭零回复
提交回复
热议问题