Contents

INGetCarPowerLevelStatusIntentResponseCode.inProgress

A response code indicating that your app has requested the power level data, but has not yet received the results.

Declaration

case inProgress

Discussion

When handling the intent, return this code if your request may take longer than a few seconds to complete.

See Also

Constants