Guava.Events.OutboundSessionStarted (Guava v0.34.0)

Copy Markdown View Source

Deprecated. Retained for compatibility with older servers.

Summary

Types

t()

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