AbleCloud PHP SDK  1.8.x
PHP SDK of AbleCloud API
Public 成员函数 | Public 属性 | 所有成员列表
ACNotification类 参考

Public 成员函数

 __construct ()
 
 jsonEncode ()
 

Public 属性

 $title
 
 $content
 
 $vibrate
 
 $lights
 
 $sound
 
 $openType
 
 $url
 
 $activity
 
 $userData
 

详细描述

推送的消息。

构造及析构函数说明

◆ __construct()

ACNotification::__construct ( )

构造函数。

成员函数说明

◆ jsonEncode()

ACNotification::jsonEncode ( )

将本对象编码成JSON格式的字符串。

返回
string 返回JSON格式的字符串。

类成员变量说明

◆ $activity

ACNotification::$activity

◆ $content

ACNotification::$content

◆ $lights

ACNotification::$lights

◆ $openType

ACNotification::$openType

◆ $sound

ACNotification::$sound

◆ $title

ACNotification::$title

◆ $url

ACNotification::$url

◆ $userData

ACNotification::$userData

◆ $vibrate

ACNotification::$vibrate

该类的文档由以下文件生成: