/// <summary> /// Unsubscribes from PowerMode changes /// </summary> public void unsubscribePowerMode() { dpc.unsubscribePowerMode(this); }