Public Attributes | List of all members
RecvInitialMetadataArgs Struct Reference

#include <binder_stream.h>

Public Attributes

grpc_binder_streamgbs
 
grpc_binder_transportgbt
 
absl::StatusOr< grpc_binder::Metadatainitial_metadata
 
int tx_code
 

Detailed Description

Definition at line 22 of file binder_stream.h.

Member Data Documentation

◆ gbs

grpc_binder_stream* RecvInitialMetadataArgs::gbs

Definition at line 23 of file binder_stream.h.

◆ gbt

grpc_binder_transport* RecvInitialMetadataArgs::gbt

Definition at line 24 of file binder_stream.h.

◆ initial_metadata

absl::StatusOr<grpc_binder::Metadata> RecvInitialMetadataArgs::initial_metadata

Definition at line 26 of file binder_stream.h.

◆ tx_code

int RecvInitialMetadataArgs::tx_code

Definition at line 25 of file binder_stream.h.


The documentation for this struct was generated from the following file:


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