GRPC Objective-C
1.26.0
|
#import <Foundation/Foundation.h>
#include <grpc/grpc.h>
Go to the source code of this file.
Data Structures | |
class | GRPCCompletionQueue |
This class lets one more easily use |grpc_completion_queue|. More... | |
Typedefs | |
typedef void(^ | GRPCQueueCompletionHandler) (bool success) |
typedef void(^ GRPCQueueCompletionHandler) (bool success) |