Guava.CallInfo (Guava v0.34.0)

Copy Markdown View Source

Information about an incoming or outgoing call.

One of Guava.CallInfo.PSTN, Guava.CallInfo.WebRTC, or Guava.CallInfo.Sip, discriminated on the wire by call_type.

Summary

Functions

Decode a wire map into the matching call-info struct.

Types

Functions

from_map(m)

@spec from_map(map()) :: t()

Decode a wire map into the matching call-info struct.