ConversationDebugInfo

public struct ConversationDebugInfo

Undocumented

  • Undocumented

    Declaration

    Swift

    public init(ffiConversationDebugInfo: FfiConversationDebugInfo)
  • Undocumented

    Declaration

    Swift

    public var epoch: UInt64 { get }
  • Undocumented

    Declaration

    Swift

    public var maybeForked: Bool { get }
  • Undocumented

    Declaration

    Swift

    public var forkDetails: String { get }