kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.feature.conversation.folder
/
CreateConversationFolderUseCase
/
Result
/
Success
Success
data
class
Success
(
val
folderId
:
String
)
:
CreateConversationFolderUseCase.Result
Members
Constructors
Success
Link copied to clipboard
constructor
(
folderId
:
String
)
Properties
folder
Id
Link copied to clipboard
val
folderId
:
String