Browser_SendKeyEvent_call

open class Browser_SendKeyEvent_call : TAsyncMethodCall<T>

Constructors

Link copied to clipboard
constructor(bid: Int, event_type: Int, modifiers: Int, key_char: Short, scanCode: Long, key_code: Int, resultHandler: AsyncMethodCallback<Void>, client: TAsyncClient, protocolFactory: TProtocolFactory, transport: TNonblockingTransport)

Functions

Link copied to clipboard
open fun getClient(): TAsyncClient
Link copied to clipboard
open fun getResult(): Void
Link copied to clipboard
Link copied to clipboard
open fun hasTimeout(): Boolean
Link copied to clipboard
open fun write_args(prot: TProtocol)