public class LiveGlobalConfig extends Object
static String
getAppId()
getAppSecret()
getUserId()
static void
init(String appId, String userId, String appSecret)
init(String appId, String userId, String appSecret, Integer timeOut, Integer maxClientNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String getAppId()
public static String getUserId()
public static String getAppSecret()
public static void init(String appId, String userId, String appSecret)
appId
userId
appSecret
public static void init(String appId, String userId, String appSecret, Integer timeOut, Integer maxClientNum)
timeOut
maxClientNum
Copyright © 2020. All rights reserved.