getOrCreateProcessConversation

open fun getOrCreateProcessConversation(@NonNull context: Context, @NonNull processUUID: String): ThreadItem

Gets or creates a new conversation linked to the given process UUID

Return

ThreadItem: the conversation related to the given processUUID, or null if it is not found.

Parameters

processUUID

String the process uuid