19 #import <Foundation/Foundation.h> 21 #include <grpc/impl/codegen/grpc_types.h> void GRPCFreeChannelArgs(grpc_channel_args *channel_args)
Free resources in the grpc core struct grpc_channel_args.
grpc_channel_args * GRPCBuildChannelArgs(NSDictionary *dictionary)
Allocates a grpc_channel_args and populates it with the options specified in the dictionary.