Browser_SendMouseWheelEvent_call

open class Browser_SendMouseWheelEvent_call : TAsyncMethodCall<T>

Constructors

Link copied to clipboard
constructor(bid: Int, scroll_type: Int, x: Int, y: Int, modifiers: Int, delta: Int, units_to_scroll: 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)