SWCommentsTableViewCellDelegate
protocol SWCommentsTableViewCellDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func muteButtonTapped(forIndexPath indexPath: IndexPath)
-
Undocumented
Declaration
Swift
func deleteButtonTapped(forIndexPath indexPath: IndexPath)
-
Undocumented
Declaration
Swift
func profileDetailsButtonTapped(forIndexPath indexPath: IndexPath)
-
Undocumented
Declaration
Swift
func commentsCellTapped(forIndexPath indexPath: IndexPath)