Skip to main content

GiphyActionContentViewDelegate

The delegate used GiphyAttachmentViewInjector to communicate user interactions.

public protocol GiphyActionContentViewDelegate: ChatMessageContentViewDelegate 

Inheritance

ChatMessageContentViewDelegate

Requirements

didTapOnAttachmentAction(_:​at:​)

Called when the user taps on attachment action

func didTapOnAttachmentAction(_ action: AttachmentAction, at indexPath: IndexPath)

Did you find this page helpful?