Enum AfcError
Error Codes
Namespace: iMobileDevice.Afc
Assembly: iMobileDevice-net.dll
Syntax
public enum AfcError
Fields
| Name | Description |
|---|---|
| DirNotEmpty | |
| EmptyResponse | |
| EndOfData | |
| ForceSignedType | |
| IncompleteHeader | |
| InternalError | |
| InvalidArg | |
| IoError | |
| MuxError | |
| NoMem | |
| NoResources | |
| NoSpaceLeft | |
| NotEnoughData | |
| ObjectBusy | |
| ObjectExists | |
| ObjectIsDir | |
| ObjectNotFound | |
| OpHeaderInvalid | |
| OpInProgress | |
| OpInterrupted | |
| OpNotSupported | |
| OpTimeout | |
| OpWouldBlock | |
| PermDenied | |
| ReadError | |
| ServiceClientFailed | |
| ServiceNotConnected | |
| Success | |
| TooMuchData | |
| UnknownError | |
| UnknownPacketType | |
| WriteError |