ExecuteAppFunctionResponse


sealed interface ExecuteAppFunctionResponse

Known direct subclasses
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

Represents a failed execution of an app function.

Represents a successful execution of an app function.