FocusHandler_OnGotFocus_call

open class FocusHandler_OnGotFocus_call : TAsyncMethodCall<T>

Constructors

Link copied to clipboard
constructor(    bid: 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)