Added in API level 3
  
  
  
  
InputMethod.SessionCallback
  public
  static
  
  
  interface
  InputMethod.SessionCallback
  
  
  
| android.view.inputmethod.InputMethod.SessionCallback | 
Summary
Public methods | |
|---|---|
        abstract
        
        
        
        
        void
     | 
  
    
      
      sessionCreated(InputMethodSession session)
      
      
     | 
  
Public methods
sessionCreated
    Added in API level 3
  
      
  
    public abstract void sessionCreated (InputMethodSession session)
| Parameters | |
|---|---|
session | 
        
          InputMethodSession  |