SetPushNotificationKeys

Description

This command is used on Android to set the SenderID used by the Firebase project. Currently keyName must be set to "SenderID" (case sensitive), and the keyValue must be set to the SenderID value that can be found in your Firebase project settings, in the Cloud Messaging tab.

Definition

SetPushNotificationKeys( keyName, keyValue )

Parameters