AbstractInputMethodService.AbstractInputMethodImpl.RevokeSession Metode

Definisi

Berhati-hatilah dengan membunuh sesi yang ada dengan memanggil metodenya AbstractInputMethodSessionImpl#revokeSelf() AbstractInputMethodSessionImpl.revokeSelf() .

[Android.Runtime.Register("revokeSession", "(Landroid/view/inputmethod/InputMethodSession;)V", "GetRevokeSession_Landroid_view_inputmethod_InputMethodSession_Handler")]
public virtual void RevokeSession(Android.Views.InputMethods.IInputMethodSession session);
[<Android.Runtime.Register("revokeSession", "(Landroid/view/inputmethod/InputMethodSession;)V", "GetRevokeSession_Landroid_view_inputmethod_InputMethodSession_Handler")>]
abstract member RevokeSession : Android.Views.InputMethods.IInputMethodSession -> unit
override this.RevokeSession : Android.Views.InputMethods.IInputMethodSession -> unit

Parameter

session
IInputMethodSession

Yang IInputMethodSession sebelumnya disediakan melalui SessionCallback.sessionCreated() yang akan dicabut.

Penerapan

Atribut

Keterangan

Berhati-hatilah dengan membunuh sesi yang ada dengan memanggil metodenya AbstractInputMethodSessionImpl#revokeSelf() AbstractInputMethodSessionImpl.revokeSelf() .

Java dokumentasi untuk android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl.revokeSession(android.view.inputmethod.InputMethodSession).

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk