Defines the event trigger capabilities of the SET. More...
#include <glsupl2.h>
Defines the event trigger 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:
EventTriggerCapabilities ::= SEQUENCE { geoAreaShapesSupported GeoAreaShapesSupported, maxNumGeoAreaSupported INTEGER (0..maxNumGeoArea) OPTIONAL, maxAreaIdListSupported INTEGER (0..maxAreaIdList) OPTIONAL, maxAreaIdSupportedPerList INTEGER (0..maxAreaId) OPTIONAL, ... } maxNumGeoArea INTEGER ::= 32 maxAreaId INTEGER ::= 256 maxAreaIdList INTEGER ::= 32