DLCradleManager Methods |
The DLCradleManager type exposes the following members.
Name | Description | |
---|---|---|
AddFailureEventListener | Add a Failure listener used to be notify about failure events occurred on the Cradle. | |
AddInsertionEventListener | Add an Insertion listener used to be notify about insertion and extraction events from the Cradle. | |
AddUnlockEventListener | Add a Unlock listener used to be notify about Lever status changed events occurred on the Cradle. | |
AddUnlockKeyEventListener | Add an Unlock Key Event listener used to be notify about Unlock Key events occurred on the Cradle. | |
FirmwareUpgrade | Performs Cradle Firmware update procedure. | |
RebootCradle | Reboot the Cradle. | |
RemoveFailureEventListener | Remove a Failure listener previously added with the AddFailureEventListener(ICradleFailureEventListener) | |
RemoveInsertionEventListener | Remove an Insertion listener previously added with the AddInsertionEventListener(ICradleInsertionEventListener) | |
RemoveUnlockEventListener | Remove an Unlock listener previously added with the AddUnlockEventListener(ICradleUnlockEventListener) | |
RemoveUnlockKeyEventListener | Remove an Unlock Key Event listener previously added with the AddUnlockKeyEventListener(ICradleUnlockKeyEventListener) | |
SetLeverStatus | Sets the new position related to the Cradle lever. |