HttpStatus
Accepted
BadGateway
BadMethod
BadRequest
ClientTimeout
Conflict
Created
EntityTooLarge
Forbidden
GatewayTimeout
Gone
InternalError
LengthRequired
MovedPerm
MovedTemp
MultChoice
NoContent
NotAcceptable
NotAuthoritative
NotFound
NotImplemented
NotModified
Ok
Partial
PaymentRequired
PreconFailed
ProxyAuth
ReqTooLong
Reset
SeeOther
ServerError
Unauthorized
Unavailable
UnsupportedType
UseProxy
Version
monoandroid
namespace Java.Net
{
public enum HttpStatus
{
[IntDefinition("Java.Net.HttpURLConnection.HttpGatewayTimeout", JniField = "java/net/HttpURLConnection.HTTP_GATEWAY_TIMEOUT")]
GatewayTimeout = 504
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API