Class PersonPhoneLog
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a PersonPhoneLog record.
public static class PersonPhoneLog
- Inheritance
-
PersonPhoneLog
Remarks
Read only view
Fields
View SourceAddress
Number or email that the phone log displays.
Declaration
public const uint Address = 8650754U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceAddressFilter
You can only use this property for the search filter.
Declaration
public const uint AddressFilter = 8654857U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceAddressType
Number or email type (projection).
Declaration
public const uint AddressType = 6422533U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCleanedAddress
You can only use this property for the search filter.
Declaration
public const uint CleanedAddress = 8654856U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDisplayName
Display name of the person.
Declaration
public const uint DisplayName = 3411969U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtraData1
You can set the related integer data (For exmaple, message_id, email_id, or duration (seconds) of the call) (projection).
Declaration
public const uint ExtraData1 = 8519685U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtraData2
You can set the related string data (For example, short message, subject) (projection).
Declaration
public const uint ExtraData2 = 8650758U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLogId
Database record ID of phone log.
Declaration
public const uint LogId = 8523776U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLogTime
Call end time. The value means the number of seconds since 1970-01-01 00:00:00 (UTC).
Declaration
public const uint LogTime = 8519683U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLogType
Log type, refer to the PhoneLog.Types.
Declaration
public const uint LogType = 8519684U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceNormalizedAddress
You can only use this property for the search filter.
Declaration
public const uint NormalizedAddress = 8654855U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePersonId
Database record ID of the person.
Declaration
public const uint PersonId = 3280896U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSimSlotNo
It is related to the Sim SIM number. SimSlotNo 0 means the first SIM card, SimSlotNo 1 means the second SIM.
Declaration
public const uint SimSlotNo = 8519690U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceThumbnailPath
Image thumbnail path of the person (projection).
Declaration
public const uint ThumbnailPath = 3411972U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this phone log view.
Declaration
public const string Uri = "tizen.contacts_view.person/simple_contact/phonelog"
Field Value
Type | Description |
---|---|
String |