Quote:
Originally Posted by m0s
Is 'undocumented' a basic way of saying non-apple / third-party API?
For example TouchXML.
|
No, it means classes and methods in the Apple SDK that are not documented, and are considered private. Apple doesn't document them because they don't want you to use them directly.
joe