PpsMoParser.ParseMoText(String) Method

Definition

[Android.Runtime.Register("parseMoText", "(Ljava/lang/String;)Landroid/net/wifi/hotspot2/PasspointConfiguration;", "", ApiSince=26)]
public static Android.Net.Wifi.Hotspot2.PasspointConfiguration? ParseMoText (string? xmlString);
[<Android.Runtime.Register("parseMoText", "(Ljava/lang/String;)Landroid/net/wifi/hotspot2/PasspointConfiguration;", "", ApiSince=26)>]
static member ParseMoText : string -> Android.Net.Wifi.Hotspot2.PasspointConfiguration

Parameters

xmlString
String

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to