#import <GRPCTransport.h>
Additional Inherited Members | |
![]() | |
(void) | - cancel |
(void) | - finish |
(void) | - receiveNextMessages: |
(void) | - startWithRequestOptions:callOptions: |
(void) | - writeData: |
![]() | |
dispatch_queue_t | dispatchQueue |
Base class for transport implementations. All transport implementation should inherit from this class.
Definition at line 82 of file GRPCTransport.h.