MOQX.Protocol.MOQLite05.Messages.AnnounceOk (moqx v0.10.0)

Copy Markdown View Source

Publisher identity and initial announcement count.

Summary

Types

t()

@type t() :: %MOQX.Protocol.MOQLite05.Messages.AnnounceOk{
  active_count: non_neg_integer(),
  hop_id: non_neg_integer()
}