Documentation
¶
Overview ¶
Package omadm provides Go bindings for android.net.wifi.hotspot2.omadm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PpsMoParser ¶
PpsMoParser wraps android.net.wifi.hotspot2.omadm.PpsMoParser.
func (*PpsMoParser) ParseMoText ¶
func (m *PpsMoParser) ParseMoText(arg0 string) (*jni.Object, error)
ParseMoText calls android.net.wifi.hotspot2.omadm.PpsMoParser.parseMoText.
func (*PpsMoParser) ToString ¶ added in v0.0.8
func (m *PpsMoParser) ToString() (string, error)
ToString calls android.net.wifi.hotspot2.omadm.PpsMoParser.toString.
Click to show internal directories.
Click to hide internal directories.