Język

QueryLocationException.Code Property

Definition

public Android.Telecom.QueryLocationErrorReason Code { [Android.Runtime.Register("getCode", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getCode", "()I", "", ApiSince=34)>]
member this.Code : Android.Telecom.QueryLocationErrorReason

Property Value

Value is one of the following: ERROR_REQUEST_TIME_OUT; ERROR_PREVIOUS_REQUEST_EXISTS; ERROR_NOT_PERMITTED; ERROR_NOT_ALLOWED_FOR_NON_EMERGENCY_CONNECTIONS; ERROR_SERVICE_UNAVAILABLE; ERROR_UNSPECIFIED

Attributes

Remarks

Android reference for android.telecom.QueryLocationException.getCode.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to