Android.Telephony.Gsm.GsmCellLocation.SetLacAndCid Method
Set the location area code and the cell id.

Syntax

[Android.Runtime.Register("setLacAndCid", "(II)V", "GetSetLacAndCid_IIHandler")]
public virtual void SetLacAndCid (int lac, int cid)

Parameters

lac
Documentation for this section has not yet been entered.
cid
Documentation for this section has not yet been entered.

Remarks

Set the location area code and the cell id.

[Android Documentation]

Requirements

Namespace: Android.Telephony.Gsm
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1