HNSPushMessageByUserId
Last updated
Last updated
Sends a push notification message by the userID.
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
N/A
The function to be executed if the push notification message is sent successfully.
The function to be executed if the push notification message is not sent successfully.
Coming Soon.
Coming Soon.
Coming Soon.
Coming Soon.
pushNotif
The name of the push notification.
String/Text
-
-
Yes
userId
The user id to send push message to.
String/Text
-
-
Yes
title
The title of the push notification.
String/Text
-
-
No
message
The message for the push notification.
String/Text
-
-
No
data
The data for the push notification.
Array/List
-
-
No