AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | Public Attributes | List of all members
Aws::Eventstreamrpc::RpcError Struct Reference

#include <EventStreamClient.h>

Public Member Functions

 operator bool () const noexcept
 
Crt::String StatusToString ()
 

Public Attributes

EventStreamRpcStatusCode baseStatus
 
int crtError
 

Member Function Documentation

◆ operator bool()

Aws::Eventstreamrpc::RpcError::operator bool ( ) const
inlinenoexcept

◆ StatusToString()

Crt::String Aws::Eventstreamrpc::RpcError::StatusToString ( )

Member Data Documentation

◆ baseStatus

EventStreamRpcStatusCode Aws::Eventstreamrpc::RpcError::baseStatus

◆ crtError

int Aws::Eventstreamrpc::RpcError::crtError

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