MCQs > IT & Programming > Palm Pre Application Development > What will be returned if the following code is called and is executed successfully? this.controller.serviceRequest('palm://com.palm.calendar/crud', { method: 'listCalendars', parameters: { accountId: 'idstring' }, onSuccess: function(), onFailure: function() });

Palm Pre Application Development MCQs

What will be returned if the following code is called and is executed successfully?
this.controller.serviceRequest("palm://com.palm.calendar/crud", {
    method: "listCalendars",
    parameters: {
        accountId: "idstring"
},
    onSuccess: function(),
    onFailure: function()
});

Answer

Correct Answer: It will display the list of the calendar objects associated with the account.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Palm Pre Application Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Palm Pre Application Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it