NIMSDK-AOS  9.16.0
所有成员列表
com.netease.nimlib.sdk.team.model.LeaveTeamAttachment类 参考

成员离开讨论组的通知消息实体。
离开的群成员帐号为对应消息的fromAccount 更多...

类 com.netease.nimlib.sdk.team.model.LeaveTeamAttachment 继承关系图:
com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension com.netease.nimlib.sdk.msg.attachment.NotificationAttachment com.netease.nimlib.sdk.msg.attachment.MsgAttachment

额外继承的成员函数

- Public 成员函数 继承自 com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
Map< String, Object > getExtension ()
 
void parse (JSONObject json)
 
- Public 成员函数 继承自 com.netease.nimlib.sdk.msg.attachment.NotificationAttachment
NotificationType getType ()
 获取通知类型 更多...
 
void setType (NotificationType type)
 设置通知类型 更多...
 
String toJson (boolean send)
 将消息附件序列化为字符串,存储到消息数据库或发送到服务器。
更多...
 
final void fromJson (String json)
 
abstract void parse (JSONObject json)
 
- Protected 属性 继承自 com.netease.nimlib.sdk.msg.attachment.NotificationAttachmentWithExtension
Map< String, Object > extension
 扩展字段 更多...
 

详细描述

成员离开讨论组的通知消息实体。
离开的群成员帐号为对应消息的fromAccount

在文件 LeaveTeamAttachment.java9 行定义.


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