Class ForwardingUnaryCall wraps a \Grpc\UnaryCall.
- experimental
CloneableInstantiable
| Methods |
| public wait() Wait for the server to respond with data and a status.
|
| Properties |
protected object $innerCall
|
Class ForwardingUnaryCall wraps a \Grpc\UnaryCall.
| Methods |
| public Google\ApiCore\Transport\Grpc\ForwardingCall::__construct( $innerCall) ForwardingCall constructor.
|
| public Google\ApiCore\Transport\Grpc\ForwardingCall::cancel() Cancels the call. |
public Google\ApiCore\Transport\Grpc\ForwardingCall::getMetadata()
|
public Google\ApiCore\Transport\Grpc\ForwardingCall::getPeer()
|
public Google\ApiCore\Transport\Grpc\ForwardingCall::getTrailingMetadata()
|
| public wait() Wait for the server to respond with data and a status.
|
| Properties |
protected object $innerCall
|