PushNotification
PushNotification PHP Methods
send(int $memberID, string $title, string $message, string $url = "", string $icon = "") v5
Send a notification
PARAMETERS:
$memberID = int, member ID
$title = string, notification title
$message = string, notification message content
$url = string, notification URL
$icon = string, notification icon
RETURN VALUE:
VOID settingSiteURL(string $siteURL) v5
Set site URL
PARAMETERS:
$siteURL = string, site URL (domain name)
RETURN VALUE:
VOIDPushNotification PHP Variables
🔎︎ %l4610%