- callback
- Interface that is called with the newly created session.
Create a new Android.Views.InputMethods.IInputMethodSession that can be handed to client applications for interacting with the input method. You can later use InputMethod.revokeSession(android.view.inputmethod.InputMethodSession) to destroy the session so that it can no longer be used by any clients.