module Diameter::Constants::AVPType

Represents the type of data a particular AVP should be interpreted as.

Constants

DiameterIdentity
DiameterURI
Enumerated
Float32
Float64
Grouped

Represents an AVP of Grouped type

IPAddress

Represents an AVP of IPAddress type

Integer32
Integer64
OctetString

Represents an AVP of OctetString type

UTF8String
Unsigned32

Represents an AVP of Unsigned32 type

Unsigned64