Class PhoneLogStatistics
Definition
- Namespace:
- Tizen.Pims.Contacts.Contacts
Views
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Phone Log Statistics record.
C#
Copy
public static class PhoneLogStatistics
- Inheritance
-
objectPhone
Log Statistics
Remarks
Read-only view.
Fields
Declaration
C#
Copy
public const uint LogCount = 11669504
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#
Copy
public const uint LogType = 11669505
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
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#
Copy
public const uint SimSlotNo = 11669506
Field Value
Type | Description |
---|---|
uint |
Remarks
Read-only view.
Declaration
C#
Copy
public const string Uri = "tizen.contacts_view.phonelog_stat"
Field Value
Type | Description |
---|---|
string |
Remarks
Read-only view.