Re: CBPeripheralManager documentation
Marco, In Xcode, add a reference to the CoreBluetooth framework. Then, in your left sidebar, expand the framework and you should find a folder "Headers". From there, click CBPeripheralManager and you get the documentation. The Xcode documentation feature is behind for CoreBluetooth, as is the web. To quickly navigate to the correct documentation from your code, command-click on methods / classes from CoreBluetooth. This reveals the correct section in the header file. Etan On 08.02.2013, at 08:11, "Marco Bambini" <marco@sqlabs.com> wrote:
Hello, where can I find documentation about CBPeripheralManager? Why is not available in latest Xcode version?
Thanks. -- Marco Bambini http://www.sqlabs.com http://twitter.com/sqlabs http://instagram.com/sqlabs
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/kissling%40oberon.ch
This email sent to kissling@oberon.ch
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Etan Kissling