Class PhoneLog
Definition
- Namespace:
- Tizen.Pims.Contacts.Contacts
Views
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Phone log record.
C#
Copy
public static class PhoneLog
- Inheritance
-
objectPhone
Log
Fields
Declaration
C#
Copy
public const uint Address = 8650754
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint AddressFilter = 8654857
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint CleanedAddress = 8654856
Field Value
Type | Description |
---|---|
uint |
View Source
ExtraData1
You can set the related integer data (For example, message_id, email_id, or duration (seconds) of the call).
Declaration
C#
Copy
public const uint ExtraData1 = 8519685
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint ExtraData2 = 8650758
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint Id = 8523776
Field Value
Type | Description |
---|---|
uint |
View Source
LogTime
Call end time. The value means the number of seconds since 1970-01-01 00:00:00 (UTC).
Declaration
C#
Copy
public const uint LogTime = 8519683
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint LogType = 8519684
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint NormalizedAddress = 8654855
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const uint PersonId = 8519681
Field Value
Type | Description |
---|---|
uint |
View Source
SimSlotNo
You can set the related SIM slot number. SimSlotNo 0 means the first SIM card, SimSlotNo 1 means the second SIM.
Declaration
C#
Copy
public const uint SimSlotNo = 8519690
Field Value
Type | Description |
---|---|
uint |
Declaration
C#
Copy
public const string Uri = "tizen.contacts_view.phonelog"
Field Value
Type | Description |
---|---|
string |