public class AppSettings extends Object
AppSettings(AppType appType, String appID, String appSecret, String verificationToken, String encryptKey)
String
getAppID()
getAppSecret()
AppType
getAppType()
getEncryptKey()
getVerificationToken()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AppSettings(AppType appType, String appID, String appSecret, String verificationToken, String encryptKey)
public AppType getAppType()
public String getAppID()
public String getAppSecret()
public String getVerificationToken()
public String getEncryptKey()
public String toString()
toString
Object
Copyright © 2021. All rights reserved.