Facebook Messenger now provides ‘Voice Calling’ option in the chat window for Android users in India
by [email protected] · March 18, 2014
Facebook rolled out with voice calling feature to its Messenger users by offering a ‘Free Call’ option in the chat window’s menu button on Android and ‘I’ button on iPhone
Users have to simply select a conversation thread with a friend, and then tap on the 3-dot menu overflow icon on the upper right corner. You will find “Free Call” in the drop down menu, if your contact also has the ability to receive calls over data connection.
Facebook first introduced the feature for iOS users in US and Canada in January 2013. It was extended to Android users in April 2013. Facebook is looking to compete against other messenger apps like Line and Viber, which offer voice calling features
Users can download the latest version of Facebook Messenger for Android from the Google Play Store.
',
enableHover: false,
enableTracking: true,
buttons: { twitter: {via: ''}},
click: function(api, options){
api.simulateClick();
api.openPopup('twitter');
}
});
jQuery('#facebook').sharrre({
share: {
facebook: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
click: function(api, options){
api.simulateClick();
api.openPopup('facebook');
}
});
jQuery('#googleplus').sharrre({
share: {
googlePlus: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
urlCurl: 'https://telenews.in/wp-content/themes/hueman/js/sharrre.php',
click: function(api, options){
api.simulateClick();
api.openPopup('googlePlus');
}
});
jQuery('#pinterest').sharrre({
share: {
pinterest: true
},
template: '
{total}
',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Facebook Messenger now provides ‘Voice Calling’ option in the chat window for Android users in India',media: 'https://telenews.in/wp-content/uploads/2014/03/Facebook_VoIP_Voice_Calling.png' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
});