CreateFailureResponse(String, String?, String) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Creates a failed studio remote response envelope.

public static AxsgStudioRemoteResponseEnvelope CreateFailureResponse(string command, string? requestId, string error)

Parameters

command
String
requestId
String
error
String

Returns