IHttpStatus.ScMethodNotAllowed Field

Definition

[Android.Runtime.Register("SC_METHOD_NOT_ALLOWED")]
public const int ScMethodNotAllowed = 405;
[<Android.Runtime.Register("SC_METHOD_NOT_ALLOWED")>]
val mutable ScMethodNotAllowed : int

Field Value

Value = 405
Attributes

Applies to