nsICellInfoListCallback

Methods

notifyGetCellInfoList(count, result)

result is an array of nsICellInfo, which could be instances of
nsIGsmCellInfo, nsIWcdmaCellInfo, nsICdmaCellInfo or nsILteCellInfo.

notifyGetCellInfoListFailed(error)

Callback function with error message.