Class PhoneLogStatistics
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Phone Log Statistics record.
C#Copypublic static class PhoneLogStatistics
- Inheritance
-
System.ObjectPhoneLogStatistics
Remarks
Read-only view.
Fields
Declaration
C#Copypublic const uint LogCount = 11669504U
Field Value
Type | Description |
---|---|
System.UInt32 |
API Level: 4
Declaration
C#Copypublic const uint LogType = 11669505U
Field Value
Type | Description |
---|---|
System.UInt32 |
API Level: 4
View Source
SimSlotNo
It is related to the SIM slot number. sim_slot_no 0 means the first SIM card, sim_slot_no 1 means the second SIM. It is same with the handle index of the telephony handle list. Refer to the telephony_init().
Declaration
C#Copypublic const uint SimSlotNo = 11669506U
Field Value
Type | Description |
---|---|
System.UInt32 |
API Level: 4
Declaration
C#Copypublic const string Uri = "tizen.contacts_view.phonelog_stat"
Field Value
Type | Description |
---|---|
System.String |