Guava.Commands.SetAgentDTMF (Guava v0.34.0)

Copy Markdown View Source

Enable or disable the agent's ability to press DTMF digits.

Summary

Types

t()

@type t() :: %Guava.Commands.SetAgentDTMF{
  command_type: String.t(),
  enabled: boolean()
}