Contents

Conversation.Event.conversationEnded(_:_:)

Informs that system that a conversation ended at a point in time with a reason.

Declaration

case conversationEnded(Date, Conversation.EndedReason)

See Also