标签: firebase google-cloud-messaging firebase-cloud-messaging
我在上一个问题中读到了对以下网址的GET请求:
https://android.googleapis.com/gcm/notification?notification_key_name=my_device_group
将检索现有消息传递设备组的notification_key。我改为检索了一个新的通知密钥。
notification_key
我现在可以将消息发送到现有密钥或新密钥,是否已克隆该组?