/// <summary> /// Unsubscribes from battery state events /// </summary> public void unsubscribeBatteryState() { dpc.unsubscribeBatteryState(this); }