IBM
C2180-408 · Question #69
A developer wants to write a push notification application where the message will be sent to a specific subscriber on a specific device. Which API should be used?
The correct answer is C. WL.Server.notifyDevice(userSubscription, device, options). See the full explanation below for the reasoning.
Question
A developer wants to write a push notification application where the message will be sent to a specific subscriber on a specific device. Which API should be used?
Options
- AWL.Server.notifyAllDevices(userSubscription, options)
- BWL.Client.notifyDevice(userSubscription, device, options)
- CWL.Server.notifyDevice(userSubscription, device, options)
- DWL.Server.notifyDeviceSubscription(deviceSubscription, options)
How the community answered
(30 responses)- A7% (2)
- B17% (5)
- C73% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.