NIMSDK-AOS  9.15.0
| Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.friend.model.AddFriendNotify类 参考

添加好友的事件通知 更多...

类 com.netease.nimlib.sdk.friend.model.AddFriendNotify 继承关系图:

enum  Event
 收到的事件 更多...
 

Public 成员函数

 AddFriendNotify (String account, Event event)
 
 AddFriendNotify (String account, Event event, String msg)
 
 AddFriendNotify (String account, Event event, String msg, String serverExt)
 
String getAccount ()
 
Event getEvent ()
 
String getMsg ()
 
String getServerExt ()
 

详细描述

添加好友的事件通知

在文件 AddFriendNotify.java10 行定义.

构造及析构函数说明

◆ AddFriendNotify() [1/3]

com.netease.nimlib.sdk.friend.model.AddFriendNotify.AddFriendNotify ( String  account,
Event  event 
)

在文件 AddFriendNotify.java64 行定义.

◆ AddFriendNotify() [2/3]

com.netease.nimlib.sdk.friend.model.AddFriendNotify.AddFriendNotify ( String  account,
Event  event,
String  msg 
)

在文件 AddFriendNotify.java69 行定义.

◆ AddFriendNotify() [3/3]

com.netease.nimlib.sdk.friend.model.AddFriendNotify.AddFriendNotify ( String  account,
Event  event,
String  msg,
String  serverExt 
)

在文件 AddFriendNotify.java75 行定义.

成员函数说明

◆ getAccount()

String com.netease.nimlib.sdk.friend.model.AddFriendNotify.getAccount ( )

在文件 AddFriendNotify.java82 行定义.

◆ getEvent()

Event com.netease.nimlib.sdk.friend.model.AddFriendNotify.getEvent ( )

在文件 AddFriendNotify.java86 行定义.

◆ getMsg()

String com.netease.nimlib.sdk.friend.model.AddFriendNotify.getMsg ( )

在文件 AddFriendNotify.java90 行定义.

◆ getServerExt()

String com.netease.nimlib.sdk.friend.model.AddFriendNotify.getServerExt ( )

在文件 AddFriendNotify.java94 行定义.


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