- session
- The Android.Views.InputMethods.IInputMethodSession previously provided through SessionCallback.sessionCreated() that is to be revoked.
Disable and destroy a session that was previously created with InputMethod.createSession(android.view.inputmethod.InputMethod.SessionCallback). After this call, the given session interface is no longer active and calls on it will fail.