GRPC Objective-C
1.71.0
|
The interface is deprecated. More...
#import <GRPCCall+Tests.h>
Class Methods | |
(void) | + useTestCertsPath:testName:forHost: |
(void) | + useInsecureConnectionsForHost: |
(void) | + resetHostSettings |
The interface is deprecated.
Please use GRPCCallOptions instead for corresponding configurations.
+ (void) resetHostSettings |
Extends class GRPCCall.
+ (void) useInsecureConnectionsForHost: | (NSString *) | host |
Extends class GRPCCall.
+ (void) useTestCertsPath: | (NSString *) | certsPath | |
testName: | (NSString *) | testName | |
forHost: | (NSString *) | host | |
Extends class GRPCCall.