Class ContactUpdatedInfo

    Definition

    Namespace:
    Tizen.Pims.Contacts.ContactsViews
    Assembly:
    Tizen.Pims.Contacts.dll

    Describes the properties of a Contact updated information record.

    public static class ContactUpdatedInfo
    Inheritance
    object
    ContactUpdatedInfo
    Remarks

    Read only view

    Fields

    View Source

    AddressBookId

    AddressBook ID that the updated contact belongs to.

    Declaration
    public const uint AddressBookId = 9568257
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    ContactId

    Updated contact ID.

    Declaration
    public const uint ContactId = 9568256
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    ImageChanged

    Contact image is changed or not.

    Declaration
    public const uint ImageChanged = 9502724
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    Type

    Contact change type, refer to the ContactsViews.ChangeType.

    Declaration
    public const uint Type = 9568258
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    View Source

    Uri

    Identifier of this contacts updated information view.

    Declaration
    public const string Uri = "tizen.contacts_view.contacts_updated_info"
    Field Value
    Type Description
    string
    Remarks

    Read only view

    View Source

    Version

    Updated version.

    Declaration
    public const uint Version = 9568259
    Field Value
    Type Description
    uint
    Remarks

    Read only view

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX