shared()
Returns the shared accessory manager object for the iOS-based device.
Declaration
class func shared() -> EAAccessoryManagerReturn Value
The shared accessory manager object.
Discussion
You should always use this method to obtain the accessory manager object and should not try to create instances directly.