Partager via


TelecomManager.ExtraCallLogUri Field

Definition

Extra URI that is used by a dialer to query the android.provider.CallLog content provider and associate a missed call notification with a call log entry.

[Android.Runtime.Register("EXTRA_CALL_LOG_URI", ApiSince=35)]
public const string ExtraCallLogUri;
[<Android.Runtime.Register("EXTRA_CALL_LOG_URI", ApiSince=35)>]
val mutable ExtraCallLogUri : string

Field Value

Attributes

Remarks

Extra URI that is used by a dialer to query the android.provider.CallLog content provider and associate a missed call notification with a call log entry.

Java documentation for android.telecom.TelecomManager.EXTRA_CALL_LOG_URI.

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