用户工具

即时消息接口_android

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
即时消息接口_android [2015/02/08 06:45]
gonghuojin [2. 发送IM消息]
即时消息接口_android [2015/02/08 06:45]
gonghuojin [2. 发送IM消息]
行 25: 行 25:
  * @param text  发送文本内容。最大长度为500  * @param text  发送文本内容。最大长度为500
  * @param filePath ​ 发送的附件全路径  * @param filePath ​ 发送的附件全路径
- * @param ​msgType ​ ​开发者自定义消息类型+ * @param ​extra_mime ​ ​开发者自定义消息类型
            ​1:文本,支持最大文本长度500            ​1:文本,支持最大文本长度500
           2:图片,支持jpg、jpeg、png、bmp格式           2:图片,支持jpg、jpeg、png、bmp格式
行 35: 行 35:
  */  */
 UCSMessage.sendUcsMessage ( String receiverId, ​ String text,  String filePath , int  extra_mime);​ UCSMessage.sendUcsMessage ( String receiverId, ​ String text,  String filePath , int  extra_mime);​
-  ​ 
 </​code> ​       ​ </​code> ​       ​
  

页面工具