com.iristick.smartglass.core
Interface Headset.InteractionModeListener¶
Method Summary¶
Modifier and Type | Method and Description |
---|---|
void |
onHeadsetInteractionModeChanged(Headset headset,
int newMode)
Called when the interaction mode with the headset has changed.
|