Constants | ||
---|---|---|
int | STATUS_DISCONNECTED | The accessory is disconnected from the host application |
int | STATUS_CONNECTED | The accessory is connected to the host application |
The accessory is disconnected from the host application
Constant Value: 0 (0x00000000)
The accessory is connected to the host application
Constant Value: 1 (0x00000001)
Interface used to define constants for accessory connection status