# 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](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_creator.html)**  

Creates a WWAN\_PREMIUM instance.
- **[requestNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_request_location_updates.html)**  

Starts a network positioning session.
- **[removeNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_remove_location_updates.html)**  

Stops the ongoing network location session.
- **[requestPassiveNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_request_passive_network_location_updates.html)**  

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](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_remove_passive_network_location_updates.html)**  

Removes the passive network location request.
- **[setUserConsent](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium_set_user_consent.html)**  

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](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_premium.html)

Last Published: Nov 14, 2024

[Previous Topic
WWAN premium](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_premium.md) [Next Topic
Constructor](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_premium_creator.md)