MOQX.SubscriptionParameter.Extension (moqx v0.8.1)

Copy Markdown View Source

Unrecognized protocol-specific subscription parameter retained losslessly.

Summary

Types

t()

@type t() :: %MOQX.SubscriptionParameter.Extension{
  identifier: non_neg_integer(),
  protocol: atom(),
  value: non_neg_integer() | binary()
}