Package io.rong.push.rongpush
        Class RongPushCacheHelper
- 
                    
                    - All Implemented Interfaces:
 
 public class RongPushCacheHelper
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public final static StringDeviceId
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description RongPushCacheHelper()
 - 
                                
                            
                                Method SummaryModifier and Type Method Description static RongPushCacheHelpergetInstance()booleanisCacheValid(Context context, String appKey)voidcacheRongPushIPs(Context context, ArrayList<String> addressList, long time)ArrayList<String>getCachedAddressList(Context context)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getInstancestatic RongPushCacheHelper getInstance() 
 - 
                                        isCacheValidboolean isCacheValid(Context context, String appKey) 
 - 
                                        cacheRongPushIPsvoid cacheRongPushIPs(Context context, ArrayList<String> addressList, long time) 
 - 
                                        getCachedAddressListArrayList<String> getCachedAddressList(Context context) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-