Tests if this protocol version is greater or equal to the given one.
Syntax
[Android.Runtime.Register("greaterEquals", "(Lorg/apache/http/ProtocolVersion;)Z", "")]
public
bool GreaterEquals (
ProtocolVersion version)
Parameters
- version
- the version against which to check this version
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1