Contents

VZUSBController.Delegate

Declaration

protocol Delegate : NSObjectProtocol

Overview

Delegate object for a VZUSBController.

A class conforming to the VZUSBControllerDelegate protocol can provide methods that get invoked when the USB controller’s state changes.

Topics

Instance Methods