startCellularConversation(_:)
Starts a cellular conversation using the provided action.
Declaration
final func startCellularConversation(_ action: StartCellularConversationAction) async throwsParameters
- action:
The action that initiates a cellular conversation.