KLChatMessageMuteConfirmationViewControllerDelegate
protocol KLChatMessageMuteConfirmationViewControllerDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func ChatMessageMuteConfirmationViewController(_ viewController: KLChatMessageMuteConfirmationViewController, isSelectedUserParticipant userId: NSNumber) -> Bool
-
Undocumented
Declaration
Swift
func ChatMessageMuteConfirmationViewControllerTappedDone(_ viewController: KLChatMessageMuteConfirmationViewController)
-
Undocumented
Declaration
Swift
func ChatMessageMuteConfirmationViewControllerTappedDeleteMessage(_ viewController: KLChatMessageMuteConfirmationViewController)