Jerboa v0.2.0 Jerboa.Format.Body.Attribute.EvenPort

EVEN-PORT attribute as defined in TURN RFC

Summary

Types

t()

Represents EVEN-PORT attribute

Types

t()
t() :: %Jerboa.Format.Body.Attribute.EvenPort{reserved?: boolean}

Represents EVEN-PORT attribute

:reserved? field indicates if R bit of attribute is set to 0 (false) or 1 (true).