Conversation Builder
Helper to create new conversation with provided data.
Functions
Link copied to clipboard
Method to create conversation with options.
Link copied to clipboard
abstract fun withAttributes(attributes: Attributes): ConversationsClient.ConversationBuilder
Content copied to clipboard
Set user-specified custom conversation attributes.
Link copied to clipboard
abstract fun withFriendlyName(friendlyName: String): ConversationsClient.ConversationBuilder
Content copied to clipboard
Set conversation friendly name.
Link copied to clipboard
abstract fun withUniqueName(uniqueName: String): ConversationsClient.ConversationBuilder
Content copied to clipboard
Set conversation unique name.