FfiConversationListItemProtocol
public protocol FfiConversationListItemProtocol : AnyObject, Sendable
Undocumented
-
Undocumented
Declaration
Swift
func conversation() -> FfiConversation
-
Undocumented
Declaration
Swift
func isCommitLogForked() -> Bool?
-
Undocumented
Declaration
Swift
func lastMessage() -> FfiMessage?