I'm trying to set up tasker so that it will automatically place a video call with a specific contact when triggered.
So far the most promising thread I've encountered was this one: skype call using username in android Which isn't about tasker intents, it turns out.
Would it be possible to accomplish this using tasker And if so, how?
Many thanks
oh, but it is about intents :)
only those, that are used when writing code.
the ones you need are like:
android.intent.action.VIEW
skype:CONTACT?call
android.intent.action.VIEW
skype:CONTACT?call&video=true
android.intent.action.VIEW
skype:CONTACT?chat