Megosztás a következőn keresztül:


CallLog.Calls.ViaNumber Field

Definition

For an incoming call, the secondary line number the call was received via.

[Android.Runtime.Register("VIA_NUMBER", ApiSince=24)]
public const string ViaNumber;
[<Android.Runtime.Register("VIA_NUMBER", ApiSince=24)>]
val mutable ViaNumber : string

Field Value

Attributes

Remarks

For an incoming call, the secondary line number the call was received via. When a SIM card has multiple phone numbers associated with it, the via number indicates which of the numbers associated with the SIM was called.

Java documentation for android.provider.CallLog.Calls.VIA_NUMBER.

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