Package | Description |
---|---|
org.jainslee.resources.diameter.ro.types.vb80 |
GroupedAvp and DiameterMessage objects defined in RFC 4006 and
3GPP TS 32.299 v11.8.0. |
org.jainslee.resources.diameter.ro.vb80 |
Modifier and Type | Method and Description |
---|---|
SdpTimestamps |
EarlyMediaDescription.getSdpTimestamps()
Returns the value of the SDP-TimeStamps AVP, of type Grouped.
|
Modifier and Type | Method and Description |
---|---|
void |
EarlyMediaDescription.setSdpTimestamps(SdpTimestamps sdpTimestamps)
Sets the value of the SDP-TimeStamps AVP, of type Grouped.
|
Modifier and Type | Method and Description |
---|---|
SdpTimestamps |
MessageFactory.createSdpTimestamps()
Create an empty SdpTimestamps (Grouped AVP) instance.
|