@@ -0,0 +1,8 @@
function skypeCall(username)
{
Skype.ui({
"name": "call",
"element": "SkypeButton_Call_" + username + "_1",
"participants": [username]
})
}
The note is not visible to the blocked user.