umairhhhs
umairhhhs

Reputation: 400

Is there any way in iOS to find the exact time when we are connected to any device?

If in our app we are acting as a peripheral mode. Don't we have anyway to find when we are connected to any device. I want to log the the time when my device connects to another device. As in central mode we have this CBPeripheralState for getting the current state of the peripheral connected to us. But I could not find anything like CBPeripheralState as a peripheral.

Upvotes: 1

Views: 83

Answers (0)

Related Questions