File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -145,11 +145,10 @@ EMClient.getInstance().chatManager().sendMessage(message);
145145
146146如果需要在名片中展示更丰富的信息,可以在 ` ext ` 中增加更多字段。
147147
148- 可参考 [ 示例项目] ( https://www.easemob. com/download/im ) 中的以下类:
148+ 可参考 [ 示例项目] ( https://github. com/easemob/easemob-uikit-android ) 中的以下类:
149149
150- - ` ChatUserCardAdapterDelegate `
151- - ` ChatUserCardAdapterDelegate `
152- - ` ChatRowUserCard `
150+ - ` EaseChatAttachmentController#selectContact `
151+ - ` EaseChatRowUserCard `
153152
154153### 常见问题
155154
Original file line number Diff line number Diff line change 177177
178178如果需要在名片中展示更丰富的信息,可以在 ` ext ` 中添加更多字段。
179179
180- 可参考 [ 示例项目] ( https://github.com/easemob/webim/tree/dev_3.0/demo ) 中 src/components/contact/ 下 UserInfoModal 组件。
180+ 可参考 [ 示例项目] ( https://github.com/easemob/webim/tree/dev_3.0/demo ) 中 ` src/components/contact/ ` 下 ` UserInfoModal ` 组件。
You can’t perform that action at this time.
0 commit comments