Package | Description |
---|---|
cn.leancloud.im | |
cn.leancloud.im.v2 |
Modifier and Type | Method and Description |
---|---|
boolean |
DirectlyOperationTube.sendMessage(cn.leancloud.session.LCConnectionManager connectionManager,
String clientId,
String conversationId,
int convType,
LCIMMessage message,
LCIMMessageOption messageOption,
LCIMCommonJsonCallback callback) |
boolean |
OperationTube.sendMessage(cn.leancloud.session.LCConnectionManager connectionManager,
String clientId,
String conversationId,
int convType,
LCIMMessage message,
LCIMMessageOption messageOption,
LCIMCommonJsonCallback callback) |
boolean |
DirectlyOperationTube.sendMessageDirectly(cn.leancloud.session.LCConnectionManager connectionManager,
String clientId,
String conversationId,
int convType,
LCIMMessage message,
LCIMMessageOption messageOption,
int requestId) |
Modifier and Type | Method and Description |
---|---|
static LCIMMessageOption |
LCIMMessageOption.parseJSONString(String content) |
Modifier and Type | Method and Description |
---|---|
void |
LCIMConversation.sendMessage(LCIMMessage message,
LCIMMessageOption messageOption,
LCIMConversationCallback callback)
发送一条消息。
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.