Public Attributes | List of all members
RecvTrailingMetadataArgs Struct Reference

#include <binder_stream.h>

Public Attributes

grpc_binder_streamgbs
 
grpc_binder_transportgbt
 
int status
 
absl::StatusOr< grpc_binder::Metadatatrailing_metadata
 
int tx_code
 

Detailed Description

Definition at line 36 of file binder_stream.h.

Member Data Documentation

◆ gbs

grpc_binder_stream* RecvTrailingMetadataArgs::gbs

Definition at line 37 of file binder_stream.h.

◆ gbt

grpc_binder_transport* RecvTrailingMetadataArgs::gbt

Definition at line 38 of file binder_stream.h.

◆ status

int RecvTrailingMetadataArgs::status

Definition at line 41 of file binder_stream.h.

◆ trailing_metadata

absl::StatusOr<grpc_binder::Metadata> RecvTrailingMetadataArgs::trailing_metadata

Definition at line 40 of file binder_stream.h.

◆ tx_code

int RecvTrailingMetadataArgs::tx_code

Definition at line 39 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