ExecuteAppFunctionResponse
public sealed interface ExecuteAppFunctionResponse
ExecuteAppFunctionResponse.Error |
Represents a failed execution of an app function. |
ExecuteAppFunctionResponse.Success |
Represents a successful execution of an app function. |
Represents a response of an execution of an app function.
Summary
Nested types |
|---|
public final class ExecuteAppFunctionResponse.Error implements ExecuteAppFunctionResponseRepresents a failed execution of an app function. |
public final class ExecuteAppFunctionResponse.Success implements ExecuteAppFunctionResponseRepresents a successful execution of an app function. |