Related questions
Question 152 - H14-231_V1.0 discussion
If a developer wants to develop a file background download function, there needs to be a Page Ability to provide UI pages, and a Service Ability to provide the background file download function. Which of the following can invoke Service Ability in Page Ability?
A.
connectPageAbility(intent,connection)
B.
connectAbility(intent, connection)
C.
onConnect
D.
connectServiceAbility(intent, connection)
Your answer:
0 comments
Sorted by
Leave a comment first