I am looking at developer.garmin.com/.../Shifting.html and it says
getShiftingStatus ⇒ ShiftingStatus
Get current shifting system status Will not provide status for Shimano shifting systems.
Is this still relevant or am I looking at something outdated? Sounds a bit strange
Does this mean I can't (with a di2) call Shifting.getShiftingStatus, but I can register a Shifting.ShiftingListener which will fire with a ShiftingStatus object (containing separate DerailleurStatus for front and back)?