Manage services via web api
By Maksym
28 May 2013 01:10
English
9 Replies
Is there any way to manage services using web API?
var successCallback = function(services) {
if (services.length == 0) {
//Create service?
}
};
tizen.messaging.getMessageServices('messaging.email', successCallback, errorCallback);
So in case there is no any service, create them?
Edited on 18 03, 2014
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.