QueryCallback_Failure_call

open class QueryCallback_Failure_call : TAsyncMethodCall<T>

Constructors

Link copied to clipboard
constructor(qcallback: RObject, error_code: Int, error_message: String, 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)