34 #import <Foundation/Foundation.h>
58 NS_DESIGNATED_INITIALIZER;
63 - (void)enqueueMessage:(NSData *)message completionHandler:(
void (^)())handler;
68 - (void)enqueueSuccessfulCompletion;
75 - (void)cancelWithError:(NSError *)error;
80 - (void)cancelSilently;
Definition: GRXWriter.h:125
Definition: GRXWriteable.h:58
Definition: GRPCDelegateWrapper.h:50