Android.OS.Build.RadioVersion Property
Returns the version string for the radio firmware.

Syntax

[get: Android.Runtime.Register("getRadioVersion", "()Ljava/lang/String;", "GetGetRadioVersionHandler")]
public static string RadioVersion { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the version string for the radio firmware. May return null (if, for instance, the radio is not currently on).

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14