Share via


PolicyDescriptor.setOfflineCacheLifetimeInDays method

Sets the time a user policy can be cached offline.

Signature

public void setOfflineCacheLifetimeInDays(int offlineCacheLifetimeInDays)

Parameters

Name Datatype Notes
offlineCacheLifetimeInDays
int
A new offline cache time, expressed in days.

Defined in

PolicyDescriptor.java

Supported Platforms

Minimum supported OS version
Android 4.0.3 (API level 15)