LaunchFilesInAppReturn

@Serializable
data class LaunchFilesInAppReturn(val targetIds: List<String>)

Constructors

Link copied to clipboard
constructor(targetIds: List<String>)

Properties

Link copied to clipboard

IDs of the tab targets created as the result.