is Head Set Compatibility Mode Enabled
open fun isHeadSetCompatibilityModeEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
Call this method to check whether the headset compatibility mode option is enabled or not
Return
true if the headset compatibility mode is enabled, false otherwise
Parameters
context
Context:The application context