Guava.Commands.SendAgentDTMF (Guava v0.35.1)

Copy Markdown View Source

Press a sequence of DTMF digits non-agentically.

Summary

Types

t()

@type t() :: %Guava.Commands.SendAgentDTMF{
  command_type: String.t(),
  digits: [String.t()]
}