API
Class

MessageObject ($UI/system/lib/base/push#MessageObject)

使用范围:UI2

Contents

class MessageObject ($UI/system/lib/base/push#MessageObject)

消息对象

See $UI/system/lib/base/push#onMessage

Constructor Top

  MessageObject ()

Properties Top

String surl

消息处理页面的短地址

String title

消息标题

String type

消息类型

String url

消息处理页面

Constructor details Top

public MessageObject ()

消息对象

See $UI/system/lib/base/push#onMessage

Properties Detail Top

public String surl

消息处理页面的短地址

public String title

消息标题

public String type

消息类型

public String url

消息处理页面