Google API Core Client - Class ForwardingServerStreamingCall (1.35.0)

Reference documentation and code samples for the Google API Core Client class ForwardingServerStreamingCall.

Class ForwardingServerStreamingCall wraps a \Grpc\ServerStreamingCall.

Namespace

Google \ ApiCore \ Transport \ Grpc

Methods

responses

Returns
Type Description
mixed An iterator of response values

getStatus

Wait for the server to send the status, and return it.

Returns
Type Description
stdClass The status object, with integer $code, string $details, and array $metadata members