Manifest.Permission_group.CallLog Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the Android permission-group named CALL_LOG.
[Android.Runtime.Register("CALL_LOG", ApiSince=28)]
public const string CallLog;
[<Android.Runtime.Register("CALL_LOG", ApiSince=28)>]
val mutable CallLog : string
Field Value
- Attributes
Remarks
Android platform documentation