rejectPresentation

suspend fun rejectPresentation(previewHandle: MobileWalletPresentationPreviewHandle, errorCode: MobileWalletPresentationErrorCode? = null, errorDescription: String? = null): WalletBridgeResult<MobileWalletPresentationResult>

Rejects one reviewed presentation and consumes its preview.