Public Attributes | List of all members
RecvMessageArgs Struct Reference

#include <binder_stream.h>

Public Attributes

grpc_binder_streamgbs
 
grpc_binder_transportgbt
 
absl::StatusOr< std::string > message
 
int tx_code
 

Detailed Description

Definition at line 29 of file binder_stream.h.

Member Data Documentation

◆ gbs

grpc_binder_stream* RecvMessageArgs::gbs

Definition at line 30 of file binder_stream.h.

◆ gbt

grpc_binder_transport* RecvMessageArgs::gbt

Definition at line 31 of file binder_stream.h.

◆ message

absl::StatusOr<std::string> RecvMessageArgs::message

Definition at line 33 of file binder_stream.h.

◆ tx_code

int RecvMessageArgs::tx_code

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