# WWAN premium subsystem APIs

Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_subsystem_apis.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_subsystem_apis.html)

- **Constructor**  

Creates a WWAN\_PREMIUM instance.
- **requestNetworkLocationUpdates**  

Starts a network positioning session.
- **removeNetworkLocationUpdates**  

Stops the ongoing network location session.
- **requestPassiveNetworkLocationUpdates**  

Registers to receive location updates from a WWAN network positioning session in         a passive manner, i.e., no session is started for this call, but if another session exists         this client receives those updates.
- **removePassiveNetworkLocationUpdates**  

Removes the passive network location request.
- **setUserConsent**  

Indicates if the application has obtained end user consent about crowdsourcing,         which is a mandatory requirement to be able to use the network positioning APIs.

**Parent Topic:** WWAN premium

Last Published: Nov 14, 2024

Previous Topic
 
WWAN premium Next Topic

Constructor