public class RongCloud extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Chatroom |
chatroom |
Conversation |
conversation |
Group |
group |
Message |
message |
Push |
push |
SensitiveWord |
sensitiveword |
User |
user |
Wordfilter |
wordfilter |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<HostType> |
getApiHostListBackUp() |
HostType |
getApiHostType() |
static RongCloud |
getInstance(String appKey,
String appSecret) |
static RongCloud |
getInstance(String appKey,
String appSecret,
String api)
自定义 API 地址
|
static RongCloud |
getInstance(String appKey,
String appSecret,
String api,
List<String> apiBackUp)
自定义 api 支持备用域名
|
HostType |
getSmsHostType() |
static void |
setApiHostListBackUp(List<HostType> apiHostListBackUp) |
void |
setApiHostType(HostType apiHostType) |
void |
setSmsHostType(HostType smsHostType) |
public User user
public Message message
public Wordfilter wordfilter
public SensitiveWord sensitiveword
public Group group
public Chatroom chatroom
public Conversation conversation
public Push push
public HostType getApiHostType()
public void setApiHostType(HostType apiHostType)
public HostType getSmsHostType()
public void setSmsHostType(HostType smsHostType)
public static RongCloud getInstance(String appKey, String appSecret, String api)
Copyright © 2020 RcongCloud Group. All rights reserved.