Instance Methods | List of all members
<GRPCInterceptorFactory> Protocol Reference

#import <GRPCInterceptor.h>

Instance Methods

(GRPCInterceptor *) - createInterceptorWithManager:
 

Detailed Description

An interceptor factory object is used to create interceptor object for the call at the call start time.

Definition at line 164 of file GRPCInterceptor.h.

Method Documentation

◆ createInterceptorWithManager:

- (GRPCInterceptor *) createInterceptorWithManager: (GRPCInterceptorManager *)  interceptorManager

Create an interceptor object. gRPC uses the returned object as the interceptor for the current call


The documentation for this protocol was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46