共用方式為


CarrierConfigManager.KeySatelliteEntitlementStatusRefreshDaysInt Field

Definition

An integer key holds the time interval for refreshing or re-querying the satellite entitlement status from the entitlement server to ensure it is the latest.

[Android.Runtime.Register("KEY_SATELLITE_ENTITLEMENT_STATUS_REFRESH_DAYS_INT", ApiSince=35)]
public const string KeySatelliteEntitlementStatusRefreshDaysInt;
[<Android.Runtime.Register("KEY_SATELLITE_ENTITLEMENT_STATUS_REFRESH_DAYS_INT", ApiSince=35)>]
val mutable KeySatelliteEntitlementStatusRefreshDaysInt : string

Field Value

Attributes

Remarks

An integer key holds the time interval for refreshing or re-querying the satellite entitlement status from the entitlement server to ensure it is the latest.

The default value is 7 days.

Java documentation for android.telephony.CarrierConfigManager.KEY_SATELLITE_ENTITLEMENT_STATUS_REFRESH_DAYS_INT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to