<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "LiveCommunicationKit",
  "identifier" : "/documentation/LiveCommunicationKit/StartCellularConversationAction/init(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "LiveCommunicationKit"
    ],
    "preciseIdentifier" : "s:20LiveCommunicationKit31StartCellularConversationActionVyAcA0F14HistoryManagerC06RecentF0Vcfc"
  },
  "title" : "init(_:)"
}
-->

# init(_:)

Creates an action that initiates a cellular conversation using information from a recent conversation.

```
init(_ recentConversation: ConversationHistoryManager.RecentConversation)
```

## Parameters

`recentConversation`

A recent conversation to use for the new dial request.

## Discussion

Starting a cellular conversation from a recent conversation uses the same information associated with the conversation, including all handles, the account, and other information.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)