ICDeviceDelegate
Methods for responding to device events and changes.
Declaration
protocol ICDeviceDelegate : NSObjectProtocolOverview
Unless otherwise noted, all completion blocks execute on the calling thread.
Topics
Responding to Device Events
device(_:didOpenSessionWithError:)device(_:didCloseSessionWithError:)didRemove(_:)deviceDidBecomeReady(_:)device(_:didReceiveStatusInformation:)device(_:didEncounterError:)device(_:didEjectWithError:)