Class DBStatusChangedEventArgs

    Definition

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

    Event arguments passed when the contacts database status is changed.

    public class DBStatusChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DBStatusChangedEventArgs

    Properties

    View Source

    Status

    The contacts database status.

    Declaration
    public ContactsDatabase.DBStatus Status { get; }
    Property Value
    Type Description
    ContactsDatabase.DBStatus
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX