ApiCallable
class ApiCallable
Creates a function wrapper that provides extra functionalities such as retry and bundling.
Constants
| GRPC_CALLABLE_PARAM_COUNT |
|
| GRPC_CALLABLE_METADATA_INDEX |
|
| GRPC_CALLABLE_OPTION_INDEX |
|
| GRPC_RESPONSE_STATUS_INDEX |
|
Methods
static
createApiCall(BaseStub $stub, string $methodName, CallSettings $settings, array $options = array())
No description