Guava.Events.OutboundCallConnected (Guava v0.34.0)

Copy Markdown View Source

An outbound call connected.

Summary

Types

t()

@type t() :: %Guava.Events.OutboundCallConnected{
  event_type: String.t(),
  sequence: integer() | nil
}