cn.jpush.api.common
类 ServiceHelper
java.lang.Object
cn.jpush.api.common.ServiceHelper
public class ServiceHelper
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceHelper
public ServiceHelper()
isValidIntBadge
public static boolean isValidIntBadge(int intBadge)
generateSendno
public static int generateSendno()
getBasicAuthorization
public static String getBasicAuthorization(String username,
String password)
checkBasic
public static void checkBasic(String appKey,
String masterSecret)
fromSet
public static com.google.gson.JsonArray fromSet(Set<String> sets)
Copyright © 2014. All Rights Reserved.