Protocols

The following protocols are available globally.

  • Activity model protocol.

    See more

    Declaration

    Swift

    public protocol VayActivity
  • A protocol that represents an Analyser behavior.

    See more

    Declaration

    Swift

    public protocol VayAnalyser
  • A protocol that represents an Analyser Input behavior.

    See more

    Declaration

    Swift

    public protocol VayAnalyserInput
  • A protocol that represents a Listener behavior.

    See more

    Declaration

    Swift

    public protocol VayListener