NIMSDK-AOS  9.16.0
Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData类 参考

Created by hzsunyj on 2019-12-23. 更多...

类 com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData 继承关系图:

Public 成员函数

 PassthroughNotifyData (String fromAccid, String body, long time)
 
String getFromAccid ()
 
String getBody ()
 
long getTime ()
 

静态 Public 成员函数

static PassthroughNotifyData fromProperty (Property property)
 

详细描述

Created by hzsunyj on 2019-12-23.

在文件 PassthroughNotifyData.java11 行定义.

构造及析构函数说明

◆ PassthroughNotifyData()

com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.PassthroughNotifyData ( String  fromAccid,
String  body,
long  time 
)

在文件 PassthroughNotifyData.java28 行定义.

成员函数说明

◆ fromProperty()

static PassthroughNotifyData com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.fromProperty ( Property  property)
static

在文件 PassthroughNotifyData.java47 行定义.

◆ getBody()

String com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getBody ( )

在文件 PassthroughNotifyData.java39 行定义.

◆ getFromAccid()

String com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getFromAccid ( )

在文件 PassthroughNotifyData.java35 行定义.

◆ getTime()

long com.netease.nimlib.sdk.passthrough.model.PassthroughNotifyData.getTime ( )

在文件 PassthroughNotifyData.java43 行定义.


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