public class JPushConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_HOST_NAME |
static String |
V1_APP_PATH |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
cn.jiguang.common.ClientConfig |
getClientConfig() |
static JPushConfig |
getInstance() |
void |
put(String key,
Object value) |
JPushConfig |
setAdminHostName(String hostName) |
public static final String ADMIN_HOST_NAME
public static final String V1_APP_PATH
public static JPushConfig getInstance()
public cn.jiguang.common.ClientConfig getClientConfig()
public JPushConfig setAdminHostName(String hostName)
Copyright © 2020. All rights reserved.