i'm just toying around with the idea of to hook when the user receives a
phone call
i've tried in a test app with the followin code but no luck
navigator.mozSetMessageHandler('activity', function(activityRequest) {
if(activityRequest.source.name = 'dial') {
console.info("being called");
}
});
is mandatory some permission to do this?
note than i don't want to call nor answer, but only being noticed of and
react to the call
is there another way to accomplish this?
-Leandro
IMPORT MY GPG KEY:
gpg --keyserver x-hkp://pgp.mit.edu --recv-keys BA863309
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos