Gleanex.Client.ConferenceData (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ConferenceData

Summary

Types

t()

@type t() :: %Gleanex.Client.ConferenceData{
  provider: String.t(),
  source: String.t() | nil,
  uri: String.t()
}