IMSDK 基本消息回调
构造函数 | |
(void) | - onRecvC2CTextMessage:sender:text: |
(void) | - onRecvC2CCustomMessage:sender:customData: |
(void) | - onRecvGroupTextMessage:groupID:sender:text: |
(void) | - onRecvGroupCustomMessage:groupID:sender:customData: |
|
optional |
收到 C2C 文本消息
|
optional |
收到 C2C 自定义(信令)消息
|
optional |
收到群文本消息
|
optional |
收到群自定义(信令)消息