Protocols

The following protocols are available globally.

  • This is the base protocol to all the custom CometChatExtensions. This protocol defines certain hooks which can be used to perform specific task. This task will be performed on or before or after certain execution of the events

    See more

    Declaration

    Swift

    @objc
    public protocol CometChatExtension