Enum ResponseStatusCode
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
public enum ResponseStatusCode
Fields
| Name |
Description |
| Accepted |
|
| AlreadyComplete |
|
| AlreadyExists |
|
| BadRequest |
|
| Conflict |
|
| ContentsUnacceptable |
|
| Created |
|
| Deleted |
|
| DiscoveryDeniedByIpe |
|
| EsprimDecryptionError |
|
| EsprimEncryptionError |
|
| EsprimUnknownKeyId |
|
| EsprimUnknownRecvRandId |
|
| EsprimUnsupportedOption |
|
| ExternalObjectNotFound |
|
| ExternalObjectNotReachable |
|
| GesprimBadMac |
|
| GesprimUnknownOrigRandId |
|
| GroupMemberTypeInconsistent |
|
| GroupMembersNotResponded |
|
| GroupRequestIdentifierExists |
|
| InsufficientArguments |
|
| InternalServerError |
|
| InvalidArguments |
|
| InvalidChildResourceType |
|
| InvalidCmdtype |
|
| MGMT__CANCELLATION_FAILED |
|
| MGMT__CONVERSION_ERROR |
|
| MaxNumberOfMemberExceeded |
|
| MgmtCommandNotCancellable |
|
| MgmtSessionCannotBeEstablished |
|
| MgmtSessionEstablishmentTimeout |
|
| NoMembers |
|
| NonBlockingRequestNotSupported |
|
| NotAcceptable |
|
| NotFound |
|
| NotImplemented |
|
| OK |
|
| OperationNotAllowed |
|
| OriginatorHasNoPrivilege |
|
| OriginatorHasNotRegistered |
|
| ReceiverHasNoPrivilege |
|
| RequestTimeout |
|
| SecurityAssociationRequired |
|
| SparqlUpdateError |
|
| SubscriptionCreatorHasNoPrivilege |
|
| SubscriptionHostHasNoPrivilege |
|
| SubscriptionVerificationInitiationFailed |
|
| TargetNotReachable |
|
| TargetNotSubscribable |
|
| Updated |
|