Google API Core Client - Class ForwardingServerStreamingCall (1.46.0)
Stay organized with collections
Save and categorize content based on your preferences.
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