Class PersonPhoneLog
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a PersonPhoneLog record.
C#Copypublic static class PersonPhoneLog
- Inheritance
-
objectPersonPhoneLog
Remarks
Read only view
Fields
Declaration
C#Copypublic const uint Address = 8650754
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint AddressFilter = 8654857
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint AddressType = 6422533
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint CleanedAddress = 8654856
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint DisplayName = 3411969
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
ExtraData1
You can set the related integer data (For exmaple, message_id, email_id, or duration (seconds) of the call) (projection).
Declaration
C#Copypublic const uint ExtraData1 = 8519685
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
ExtraData2
You can set the related string data (For example, short message, subject) (projection).
Declaration
C#Copypublic const uint ExtraData2 = 8650758
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint LogId = 8523776
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
LogTime
Call end time. The value means the number of seconds since 1970-01-01 00:00:00 (UTC).
Declaration
C#Copypublic const uint LogTime = 8519683
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint LogType = 8519684
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint NormalizedAddress = 8654855
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint PersonId = 3280896
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
View Source
SimSlotNo
It is related to the Sim SIM number. SimSlotNo 0 means the first SIM card, SimSlotNo 1 means the second SIM.
Declaration
C#Copypublic const uint SimSlotNo = 8519690
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const uint ThumbnailPath = 3411972
Field Value
Type | Description |
---|---|
uint |
Remarks
Read only view
Declaration
C#Copypublic const string Uri = "tizen.contacts_view.person/simple_contact/phonelog"
Field Value
Type | Description |
---|---|
string |
Remarks
Read only view