public static class GraphService.AsyncClient.authenticate_call
extends com.facebook.thrift.async.TAsyncMethodCall
| Constructor and Description |
|---|
authenticate_call(byte[] username,
byte[] password,
com.facebook.thrift.async.AsyncMethodCallback resultHandler37,
com.facebook.thrift.async.TAsyncClient client33,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory34,
com.facebook.thrift.transport.TNonblockingTransport transport35) |
| Modifier and Type | Method and Description |
|---|---|
AuthResponse |
getResult() |
void |
write_args(com.facebook.thrift.protocol.TProtocol prot) |
public authenticate_call(byte[] username,
byte[] password,
com.facebook.thrift.async.AsyncMethodCallback resultHandler37,
com.facebook.thrift.async.TAsyncClient client33,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory34,
com.facebook.thrift.transport.TNonblockingTransport transport35)
throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic void write_args(com.facebook.thrift.protocol.TProtocol prot)
throws com.facebook.thrift.TException
write_args in class com.facebook.thrift.async.TAsyncMethodCallcom.facebook.thrift.TExceptionpublic AuthResponse getResult() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2022. All rights reserved.