toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.callback
/
CefNativeAdaperMulti
Cef
Native
Adaper
Multi
open
class
CefNativeAdaperMulti
:
CefNative
Inheritors
CefClientHandler
Members
Constructors
Cef
Native
Adaper
Multi
Link copied to clipboard
constructor
(
)
Functions
get
Native
Ref
Link copied to clipboard
open
fun
getNativeRef
(
identifer
:
String
)
:
Long
Method is called by the native code to get the reference to an previous stored identifier.
set
Native
Ref
Link copied to clipboard
open
fun
setNativeRef
(
identifer
:
String
,
nativeRef
:
Long
)
Method is called by the native code to store a reference to an implemented native JNI counterpart.