aw2.push

/ Mailing & SMS / aw2.push

 

Title : aw2.push
Purpose : For sending push notification via FCM
Syntax :
Input Parameters : android
google_api_key: (string) (Required) Server Key from firebase console
device_tokens: (string) (Required) FCM device tokens
Return Value : (void) It won’t return anything
Example 1 :
Code :
Output : It will send a push notification to the android device which is having the FCM token while the app is in the background
Description : Push notification via FCM
Categories
Most Popular

Leave a Reply

Your email address will not be published.