I would like to know if USB connectivity is supported on Series 60 v2.0. I have read the document "Series 60 Developer Platform 2.0: Specification" and there it is mentioned as a new feature:
"A new USB client interface permits multiple USB functions and “USB classes” to operate simultaneously."
However, if you search through the documentation of the SDK, you will not find any reference to USB.
One interesting thing: it seems that this platform is going to support Obex over USB. If you search for the header obex.h and you read it, you will find :_LIT(KObexUsbProtocol, "USB").
The question is why nokia has not documented anything about this feature?