PresentationRpcResponseData<TResult> Interface
Data structure for presentation RPC responses
Properties
Name | Type | Description | |
---|---|---|---|
diagnostics | undefined | ClientDiagnostics | Diagnostics response. | Beta |
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: 30 November, 2023