Class ForwardingServerStreamingCall wraps a \Grpc\ServerStreamingCall.
- experimental
CloneableInstantiable
Methods |
public getStatus() Wait for the server to send the status, and return it.
|
public responses()
|
Properties |
protected object $innerCall
|
Class ForwardingServerStreamingCall wraps a \Grpc\ServerStreamingCall.
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 getStatus() Wait for the server to send the status, and return it.
|
public Google\ApiCore\Transport\Grpc\ForwardingCall::getTrailingMetadata()
|
public responses()
|
Properties |
protected object $innerCall
|