Click or drag to resize

ObexStatusCode Enumeration

Namespace:  InTheHand.Net
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[FlagsAttribute]
public enum ObexStatusCode
Members
  Member nameValueDescription
Final128
Continue16
OK32
Created33
Accepted34
NonAuthorativeInformation35
NoContent36
ResetContent37
PartialContent38
MultipleChoices48
MovedPermanently49
MovedTemporarily50
SeeOther51
NotModified52
UseProxy53
BadRequest64
Unauthorized65
PaymentRequired66
Forbidden67
NotFound68
MethodNotAllowed69
NotAcceptable70
ProxyAuthenticationRequired71
RequestTimeout72
Conflict73
Gone74
LengthRequired75
PreconditionFailed76
RequestedEntityTooLarge77
RequestedUrlTooLarge78
UnsupportedMediaType79
InternalServerError80
NotImplemented81
BadGateway82
ServiceUnavailable83
GatewayTimeout84
HttpVersionNotSupported85
DatabaseFull96
DatabaseLocked97
See Also