voxbone v0.2.0 Voxbone.Model.DataHandler

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.DataHandler{
  allCommands: [CommandInfo],
  content: Object,
  contentType: String.t(),
  dataSource: DataSource,
  inputStream: InputStream,
  name: String.t(),
  outputStream: OutputStream,
  preferredCommands: [CommandInfo],
  transferDataFlavors: [DataFlavor]
}