AbleCloud PHP SDK
1.8.x
PHP SDK of AbleCloud API
|
Public 成员函数 | |
__construct () | |
jsonEncode () | |
Public 属性 | |
$title | |
$content | |
$vibrate | |
$lights | |
$sound | |
$openType | |
$url | |
$activity | |
$userData | |
推送的消息。
ACNotification::__construct | ( | ) |
构造函数。
ACNotification::jsonEncode | ( | ) |
将本对象编码成JSON格式的字符串。
ACNotification::$activity |
ACNotification::$content |
ACNotification::$lights |
ACNotification::$openType |
ACNotification::$sound |
ACNotification::$title |
ACNotification::$url |
ACNotification::$userData |
ACNotification::$vibrate |