Praktek 1
This commit is contained in:
parent
024a147fbd
commit
55b7a311cc
@ -62,7 +62,7 @@ fun sendNotification(onResult: (String) -> Unit) {
|
|||||||
|
|
||||||
val requestBody = RequestBody.create(
|
val requestBody = RequestBody.create(
|
||||||
"text/plain".toMediaType(), // Mengirim plain text
|
"text/plain".toMediaType(), // Mengirim plain text
|
||||||
"Notifikasi dari Rafi Fattan Fitriardi 202310715002!" // Pesan yang akan tampil
|
"Notifikasi dari Haga Dalpinto Ginting 202310715176!" // Pesan yang akan tampil
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user