PocketContext

BatteryContext.Query Method 

Returns information about the Battery status

public ContextEntityCollection Query();

Return Value

A ContextEntityCollection containing one ContextEntity representing the battery, or null if this information is unavailable. The battery_charge_status property contains one of the following words: Charging High Low Critical NoSystemBattery Unknown

Implements

IContext.

See Also

BatteryContext Class | PocketContext Namespace