Classes | Functions
ProtoRPCLegacy.h File Reference
#import <GRPCClient/GRPCCallLegacy.h>
#import <GRPCClient/GRPCCall+ChannelArg.h>
#import <GRPCClient/GRPCCall+ChannelCredentials.h>
#import <GRPCClient/GRPCCall+Cronet.h>
#import <GRPCClient/GRPCCall+OAuth2.h>
#import <GRPCClient/GRPCCall+Tests.h>
#import <RxLibrary/GRXWriteable.h>
Include dependency graph for ProtoRPCLegacy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GRPCProtoCall
 

Functions

 __attribute__ (void) start
 
NSError * ErrorForBadProto (id proto, Class expectedClass, NSError *parsingError)
 

Function Documentation

◆ __attribute__()

__attribute__ ( void  )

host parameter should not contain the scheme (http:// or https://), only the name or IP addr and the port number, for example "localhost:5050".

◆ ErrorForBadProto()

NSError* ErrorForBadProto ( id  proto,
Class  expectedClass,
NSError *  parsingError 
)

Generate an NSError object that represents a failure in parsing a proto class. For gRPC internal use only.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27