Protocols

The following protocols are available globally.

  • Protocol to implement on objects representing an input behaviour configuration.

    See more

    Declaration

    Swift

    public protocol EPInputType
  • The EPChatMessageViewController delegate protocol composed of methods allowing to catch specific EPChatMessageViewController events.

    See more

    Declaration

    Swift

    public protocol EPChatMessageViewControllerDelegate : NSObjectProtocol
  • The EPManager delegate protocol composed of methods allowing to catch specific EPManager events.

    See more

    Declaration

    Swift

    public protocol EPManagerDelegate : NSObjectProtocol