public class PushKeyPair extends Object
PushKeyPair(String apiKey, String secretKey)
String
getApiKey()
getSecretKey()
void
setApiKey(String apiKey)
setSecretKey(String secretKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PushKeyPair(String apiKey, String secretKey)
public String getApiKey()
public void setApiKey(String apiKey)
public String getSecretKey()
public void setSecretKey(String secretKey)
Copyright © 2017. All rights reserved.