Guava.Commands.ListenInbound (Guava v0.34.0)

Copy Markdown View Source

Register this connection as an inbound listener.

Summary

Types

t()

@type t() :: %Guava.Commands.ListenInbound{
  agent_number: String.t() | nil,
  command_type: String.t(),
  sip_code: String.t() | nil,
  webrtc_code: String.t() | nil
}