언어

CellLocation.Empty 속성

정의

알 수 없는 위치를 나타내는 새 CellLocation 개체를 반환하거나 알 수 없는/없음 전화 라디오 형식의 경우 null을 반환합니다.

public static Android.Telephony.CellLocation? Empty { [Android.Runtime.Register("getEmpty", "()Landroid/telephony/CellLocation;", "")] get; }
[<get: Android.Runtime.Register("getEmpty", "()Landroid/telephony/CellLocation;", "")>]
static member Empty : Android.Telephony.CellLocation

속성 값

특성

설명

알 수 없는 위치를 나타내는 새 CellLocation 개체를 반환하거나 알 수 없는/없음 전화 라디오 형식의 경우 null을 반환합니다.

에 대한 android.telephony.CellLocation.getEmpty()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상