WelcomeBundle

public struct WelcomeBundle
extension WelcomeBundle: Sendable

see [core_crypto::WelcomeBundle]

  • id

    Identifier of the joined conversation

    Declaration

    Swift

    public var id: ConversationId
  • Undocumented

    Declaration

    Swift

    public init(
        /**
         * Identifier of the joined conversation
         */id: ConversationId)