DeviceMessageFrameIsCharging Property
if the device is charging its battery.
Namespace: MobileTrack.Receiver.ModelsAssembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
public bool? IsCharging { get; set; }
Property Value
NullableBoolean
A value of does not necessarily mean the device is not connected to a power outlet;
it can also mean charging has completed.