Most visited

Recently visited

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
void sessionCreated (InputMethodSession session)

参数(Parameters)
session InputMethodSession

Hooray!