toggle menu
Android-IMLibCore-SDK
5.12.0
io.rong.push
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.push.rongpush
/
RongPushCacheHelper
Rong
Push
Cache
Helper
io.rong.push
public
class
RongPushCacheHelper
Members
Constructors
Rong
Push
Cache
Helper
Link copied to clipboard
io.rong.push
public
void
RongPushCacheHelper
(
)
Properties
Device
Id
Link copied to clipboard
io.rong.push
public
final
static
String
DeviceId
Functions
cache
Rong
Push
IPs
Link copied to clipboard
io.rong.push
public
void
cacheRongPushIPs
(
Context context
,
ArrayList
<
String
>
addressList
,
long time
)
get
Cached
Address
List
Link copied to clipboard
io.rong.push
public
ArrayList
<
String
>
getCachedAddressList
(
Context context
)
get
Instance
Link copied to clipboard
io.rong.push
public
static
RongPushCacheHelper
getInstance
(
)
is
Cache
Valid
Link copied to clipboard
io.rong.push
public
boolean
isCacheValid
(
Context context
,
String
appKey
)