Defines the reporting capabilities of the SET. More...
#include <glsupl2.h>
Defines the reporting capabilities of the SET.
This parameter is only required if area event triggers are supported by the SET in which case the parameter is mandatory.
Reference: OMA SUPL TS (Section 10.10 SET capabilities).
ASN.1 specification:
ReportingCap ::= SEQUENCE { minInt INTEGER (1..3600), -- units in seconds maxInt INTEGER (1..1440) OPTIONAL, -- units in minutes repMode RepMode, batchRepCap BatchRepCap OPTIONAL, -- only used for batch and quasi real time reporting ... }