Enum LockdownError
Error Codes
Namespace: iMobileDevice.Lockdown
Assembly: iMobileDevice-net.dll
Syntax
public enum LockdownError
Fields
| Name | Description |
|---|---|
| DictError | |
| EscrowLocked | |
| FmipProtected | |
| GetProhibited | |
| ImmutableValue | |
| InvalidActivationRecord | |
| InvalidArg | |
| InvalidConf | |
| InvalidHostId | |
| InvalidPairRecord | |
| InvalidResponse | |
| InvalidService | |
| InvalidSessionId | |
| McChallengeRequired | |
| McProtected | |
| MissingActivationRecord | |
| MissingHostId | |
| MissingKey | |
| MissingPairRecord | |
| MissingService | |
| MissingSessionId | |
| MissingValue | |
| MuxError | |
| NoRunningSession | |
| PairingDialogResponsePending | |
| PairingFailed | |
| PairingProhibitedOverThisConnection | |
| PasswordProtected | |
| PlistError | |
| ReceiveTimeout | |
| RemoveProhibited | |
| SavePairRecordFailed | |
| ServiceLimit | |
| ServiceProhibited | |
| SessionActive | |
| SessionInactive | |
| SetProhibited | |
| SslError | |
| Success | |
| UnknownError | |
| UserDeniedPairing |