public static interface InputMethod.SessionCallback
| android.view.inputmethod.InputMethod.SessionCallback |
公共方法(Public methods) |
|
|---|---|
abstract void |
sessionCreated(InputMethodSession session) |
void sessionCreated (InputMethodSession session)
| 参数(Parameters) | |
|---|---|
session |
InputMethodSession
|