C# Class android.telephony.CellLocation

Inheritance: java.lang.Object
Show file Open project: JeroMiya/androidmono

Public Methods

Method Description
getEmpty ( ) : global::android.telephony.CellLocation
requestLocationUpdate ( ) : void

Protected Methods

Method Description
CellLocation ( global @__env )

Private Methods

Method Description
CellLocation ( )

Method Details

CellLocation() protected method

protected CellLocation ( global @__env )
@__env global

getEmpty() public static method

public static getEmpty ( ) : global::android.telephony.CellLocation
return global::android.telephony.CellLocation

requestLocationUpdate() public static method

public static requestLocationUpdate ( ) : void
return void