Stay organized with collections Save and categorize content based on your preferences.

public static interface InputMethod.SessionCallback

android.view.inputmethod.InputMethod.SessionCallback



Summary

Public methods

abstract void sessionCreated(InputMethodSession session)

Public methods

sessionCreated

public abstract void sessionCreated (InputMethodSession session)
Parameters
session InputMethodSession

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2022-02-10 UTC.