toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
com.jetbrains.cef.remote.thrift_codegen
/
ClientHandlers
/
AsyncClient
/
RequestHandler_GetAuthCredentials_call
Request
Handler_Get
Auth
Credentials_call
open
class
RequestHandler_GetAuthCredentials_call
:
TAsyncMethodCall
<
T
>
Members
Constructors
Request
Handler_Get
Auth
Credentials_call
Link copied to clipboard
constructor
(
bid
:
Int
,
origin_url
:
String
,
isProxy
:
Boolean
,
host
:
String
,
port
:
Int
,
realm
:
String
,
scheme
:
String
,
authCallback
:
RObject
,
resultHandler
:
AsyncMethodCallback
<
Boolean
>
,
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
(
)
:
Boolean
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
)