EADemo/EADSessionTransferViewController.h
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
View controller to allow transferring data to and from an accessory form the UI. |
*/ |
@import UIKit; |
@import ExternalAccessory; |
@interface EADSessionTransferViewController : UIViewController <UITextFieldDelegate> |
@end |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-08-12