toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
com.jetbrains.cef.remote.thrift_codegen
/
Server
/
AsyncClient
/
Browser_Reload_call
Browser_Reload_call
open
class
Browser_Reload_call
:
TAsyncMethodCall
<
T
>
Members
Constructors
Browser_Reload_call
Link copied to clipboard
constructor
(
bid
:
Int
,
resultHandler
:
AsyncMethodCallback
<
Void
>
,
client
:
TAsyncClient
,
protocolFactory
:
TProtocolFactory
,
transport
:
TNonblockingTransport
)
Functions
get
Client
Link copied to clipboard
open
fun
getClient
(
)
:
TAsyncClient
get
Result
Link copied to clipboard
open
fun
getResult
(
)
:
Void
get
Timeout
Timestamp
Link copied to clipboard
open
fun
getTimeoutTimestamp
(
)
:
Long
has
Timeout
Link copied to clipboard
open
fun
hasTimeout
(
)
:
Boolean
write_args
Link copied to clipboard
open
fun
write_args
(
prot
:
TProtocol
)