Package hw
Class KeyboardEventDispatcher

Public Method removeListener

void removeListener(OnKeyboardListener listener)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Parameter Description
listener Keyboard Listener object

Remove the specified OnKeyboardListener from this KeyboardEventDispatcher.