다음을 통해 공유


CallLog.Calls.AssertedDisplayName Field

Definition

String that stores the asserted display name associated with business call.

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

Field Value

Attributes

Remarks

String that stores the asserted display name associated with business call.

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

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