# ChatKit 自定义业务
## 导航
1. [设置单聊用户的头像和昵称](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#设置单聊用户的头像和昵称)
- [ClientId 与 UserId](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#clientid-与-userid)
2. [Profile缓存](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#profile缓存)
3. [聊天页面头像点击事件](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#聊天页面头像点击事件)
4. [自定义会话列表左滑菜单](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义会话列表左滑菜单)
5. [自定义长按菜单](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义长按菜单)
6. [自定义消息](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义消息)
- [不需要显示自定义 Cell 的消息](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#不需要显示自定义-cell-的消息)
- [需要显示自定义 Cell 的消息](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#需要显示自定义-cell-的消息)
7. [自定义消息步骤](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义消息步骤)
1. [自定义消息](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义消息)
2. [自定义消息 Cell](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义消息-cell)
3. [自定义输入框插件](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#自定义输入框插件)
4. [删除自定义插件、自定义消息、自定义 Cell (可选) ](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#删除自定义插件自定义消息自定义-cell)
8. [国际化与本地化](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#国际化与本地化)
9. [其他事件及属性](https://github.com/leancloud/ChatKit-OC/blob/master/ChatKit%20自定义业务.md#其他事件及属性)
This file has been truncated. show original