IBM
C2180-408 · Question #40
A mobile application developer has created an application for indoor shopping mall customers. The application needs to distinguish shopping areas from eating areas inside the mall using WiFi. How…
The correct answer is B. Use a DwellInside trigger to determine which area the user is in. See the full explanation below for the reasoning.
Question
A mobile application developer has created an application for indoor shopping mall customers. The application needs to distinguish shopping areas from eating areas inside the mall using WiFi. How can the application developer do this?
Options
- AUse WL.Device.getContext() to return the current geofence.
- BUse a DwellInside trigger to determine which area the user is in.
- CUse a PositionChange trigger to signal when the user moves into a different area.
- DUse the WL.Device.Geo.Profiles API to set the acquisition policy to acquire information from
How the community answered
(53 responses)- A4% (2)
- B77% (41)
- C13% (7)
- D6% (3)
Community Discussion
No community discussion yet for this question.