Class EarjackStatus
Definition
- Assembly:
- Tizen.Applications.EventManager.dll
- API Level:
- 6
Class for system-event of earjack status
public static class EarjackStatus
- Inheritance
-
EarjackStatus
Properties
View SourceEventName
Eventname for system-event of earjack status
Declaration
public static string EventName { get; }
Property Value
Type | Description |
---|---|
String |
API Level: 6
View SourceStatusKey
Key for system-event of earjack status
Declaration
public static string StatusKey { get; }
Property Value
Type | Description |
---|---|
String |
API Level: 6
View SourceStatusValueConnected
Value of connected earjack status
Declaration
public static string StatusValueConnected { get; }
Property Value
Type | Description |
---|---|
String |
API Level: 6
View SourceStatusValueDisconnected
Value of disconnected earjack status
Declaration
public static string StatusValueDisconnected { get; }
Property Value
Type | Description |
---|---|
String |