Here is a list of all struct and union fields with links to the structures/unions they belong to:
- c -
- callOptions
: GRPCCall2
- cancel
: GRPCCall
, GRPCCall2
, GRPCInterceptor
, <GRPCInterceptorInterface>
, GRPCStreamingProtoCall
, GRPCUnaryProtoCall
- cancelNextInterceptor
: GRPCInterceptorManager
- cancelSilently
: GRXConcurrentWriteable
- cancelWithError:
: GRXConcurrentWriteable
- channelID
: GRPCCallOptions
, GRPCMutableCallOptions
- channelOptionsHash
: GRPCCallOptions
- channelPoolDomain
: GRPCCallOptions
, GRPCMutableCallOptions
- compressionAlgorithm
: GRPCCallOptions
, GRPCMutableCallOptions
- connectInitialBackoff
: GRPCCallOptions
, GRPCMutableCallOptions
- connectMaxBackoff
: GRPCCallOptions
, GRPCMutableCallOptions
- connectMinTimeout
: GRPCCallOptions
, GRPCMutableCallOptions
- core_insecure
: GRPCDefaultTransportImplList
- core_secure
: GRPCDefaultTransportImplList
- count
: <GRPCRequestHeaders>
- createInterceptorWithManager:
: <GRPCInterceptorFactory>
- createTransportWithManager:
: <GRPCTransportFactory>
- cronetEngine
: GRPCCall
, GRPCCall(Cronet)