According to the documentation of the method setActive of AVAudioSession, the method declaration says the method returns no value, but further down in the documentation it says it returns a value. Xcode says, setActive returns no value. Is the documentation outdated?