public class Account extends Object
Account(String appId, String apiKey, String secretKey)
String
getApiKey()
getAppId()
getSecretKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Account(String appId, String apiKey, String secretKey)
public String getAppId()
public String getApiKey()
public String getSecretKey()
Copyright © 2020. All rights reserved.