Skip to content

v1.1.0 5GMS Common Android Library

Latest
Compare
Choose a tag to compare

Changes

  • 5GMS Consumption reporting: Add support in common Android library by @shilinding in #19
  • Multiple changes related to Consumption Reporting that add required model classes and new Util functions by @dsilhavy in #20
  • Add new events to be dispatched to enable location reporting by @dsilhavy in #21
  • Ignore mimeType and finished flags in ConsumptionReportingUnit by @dsilhavy in #22
  • Add properties to enable consumptionReportingUnitFilter in the MediaStreamHandler by @dsilhavy in #23
  • Add support for consumption reporting fields clientEndpointAddress and serverEndpointAddress as defined in TS 26512 17.7.0 by @dsilhavy in #24
  • Add logic to derive either domain name or the IP address from a request URL by @dsilhavy in #25