A developer writes a Worklight push notification application and creates the following: 1.An event
source 2.An adapter to retrieve the notification from the event source 3.A function to notify the
user device 4.A function to handle the arriving notification Which two actions still need to be done?
(Choose two.)
A.
Deploy the adapter to the server.
B.
Deploy the event source to the server.
C.
Create a function to verify the user device.
D.
Create a function to subscribe to the event source.
E.
Register the event source for the device on the console.
Explanation: