Protocols

The following protocols are available globally.

  • Protocol to be adopted by an Asynchronous Command.

    See more

    Declaration

    Swift

    public protocol IResponder: ICommand
  • Protocol to be adopted by an Asynchronous Proxy

    See more

    Declaration

    Swift

    public protocol IAsyncProxy: IProxy