Added in API level 3
  
  
  
  
InputMethodSession.EventCallback
  public
  static
  
  
  interface
  InputMethodSession.EventCallback
  
  
  
| android.view.inputmethod.InputMethodSession.EventCallback | 
Summary
| Public methods | |
|---|---|
| 
        abstract
        
        
        
        
        void | 
      finishedEvent(int seq, boolean handled)
       | 
Public methods
finishedEvent
    Added in API level 3
  
      
  
    
public abstract void finishedEvent (int seq, 
                boolean handled)| Parameters | |
|---|---|
| seq | int | 
| handled | boolean | 
