-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Is it possible to create a cycle so that the plugin using its calback success ok allows us to execute a javascrip function either?
for example:
Var seconds = 60;
window.plugins.BackgroundJS.SetBackgroundSeconds(seconds, function(){ my_function(); }, function(msg){ alert("exist error"msg);});
Metadata
Metadata
Assignees
Labels
No labels