PresentationRpcResponseData<TResult> Interface

Data structure for presentation RPC responses

Properties

Name Type Description
diagnostics undefined | ClientDiagnostics Diagnostics response.  
errorMessage undefined | string In case of an error response, the error message  
result undefined | TResult In case of a success response, the result  
statusCode PresentationStatus Response status code  

Defined in

Last Updated: 28 March, 2024