Uses of Interface
org.jainslee.resources.diameter.ro.types.v820.SdpTimestamps
-
Packages that use SdpTimestamps Package Description org.jainslee.resources.diameter.ro.types.v820 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v8.2.0.org.jainslee.resources.diameter.ro.v820 -
-
Uses of SdpTimestamps in org.jainslee.resources.diameter.ro.types.v820
Methods in org.jainslee.resources.diameter.ro.types.v820 that return SdpTimestamps Modifier and Type Method Description SdpTimestampsEarlyMediaDescription. getSdpTimestamps()Returns the value of the SDP-TimeStamps AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v820 with parameters of type SdpTimestamps Modifier and Type Method Description voidEarlyMediaDescription. setSdpTimestamps(SdpTimestamps sdpTimestamps)Sets the value of the SDP-TimeStamps AVP, of type Grouped. -
Uses of SdpTimestamps in org.jainslee.resources.diameter.ro.v820
Methods in org.jainslee.resources.diameter.ro.v820 that return SdpTimestamps Modifier and Type Method Description SdpTimestampsMessageFactory. createSdpTimestamps()Create an empty SdpTimestamps (Grouped AVP) instance.
-