ForwardingCall
abstract class ForwardingCall (View source)
Class ForwardingCall wraps a \Grpc\AbstractCall.
Properties
protected AbstractCall|ForwardingCall | $innerCall |
Methods
mixed
getMetadata()
No description
mixed
getTrailingMetadata()
No description
string
getPeer()
No description
cancel()
Cancels the call.
Details
__construct(AbstractCall|ForwardingCall $innerCall)
ForwardingCall constructor.
mixed
getMetadata()
No description
mixed
getTrailingMetadata()
No description
string
getPeer()
No description
cancel()
Cancels the call.