BasicTokenIterator
HttpSeparators
BasicTokenIterator(IHeaderIterator)
BasicTokenIterator(IntPtr, JniHandleOwnership)
CurrentHeader
CurrentToken
HasNext
HeaderIt
JniPeerMembers
SearchPos
ThresholdClass
ThresholdType
CreateToken(String, Int32, Int32)
FindNext(Int32)
FindTokenEnd(Int32)
FindTokenSeparator(Int32)
FindTokenStart(Int32)
IsHttpSeparator(Char)
IsTokenChar(Char)
IsTokenSeparator(Char)
IsWhitespace(Char)
Next()
NextToken()
Remove()
monoandroid
namespace Org.Apache.Http.Message
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("org/apache/http/message/BasicTokenIterator", DoNotGenerateAcw = true)]
public class BasicTokenIterator : Object, IJavaObject, IJavaPeerable, IIterator, ITokenIterator, IDisposable
{
[Register("currentToken")]
protected string? CurrentToken { get; set; }
}
}
| .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