The InputMethodCallback Interface contains the following methods:
handleIMEChar enables any class that implements InputMethodListener to return a composed character.
handleIMEMessage enables any class that implements InputMethodListener to handle IME-related messages.