Class EarjackStatus

    Definition

    Namespace:
    Tizen.Applications.EventManager.SystemEvents
    Assembly:
    Tizen.Applications.EventManager.dll

    Class for system-event of earjack status

    public static class EarjackStatus
    Inheritance
    object
    EarjackStatus

    Properties

    View Source

    EventName

    Eventname for system-event of earjack status

    Declaration
    public static string EventName { get; }
    Property Value
    Type Description
    string
    View Source

    StatusKey

    Key for system-event of earjack status

    Declaration
    public static string StatusKey { get; }
    Property Value
    Type Description
    string
    View Source

    StatusValueConnected

    Value of connected earjack status

    Declaration
    public static string StatusValueConnected { get; }
    Property Value
    Type Description
    string
    View Source

    StatusValueDisconnected

    Value of disconnected earjack status

    Declaration
    public static string StatusValueDisconnected { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX