deviceDidBecomeReady(_:)
Tells the delegate when the device is ready to receive requests.
Declaration
optional func deviceDidBecomeReady(_ device: ICDevice)Discussion
Execution of the delegate callback occurs on the main thread.
Tells the delegate when the device is ready to receive requests.
optional func deviceDidBecomeReady(_ device: ICDevice)Execution of the delegate callback occurs on the main thread.