/// <summary> /// Subscribes to proximity readouts /// </summary> public void subscribeProximityReadouts() { dpc.subscribeProximityReadouts(this); }