This is a migrated thread and some comments may be shown as answers.

What Api use to make a call

2 Answers 44 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Thomas
Top achievements
Rank 1
Thomas asked on 26 Nov 2012, 03:20 AM
I am new to this so I'd like know is there any example to show how to make a call to another phone e.g. User press button, system will send notification with sound to other phone until other user click Accept buton.

2 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 26 Nov 2012, 08:23 AM
Hi Thomas,

If you want to make a call you can add an anchor tag like this:

<a href="tel:0000000">Call Me</a>

If you want to use push notifications you will have to use a Cordova plugin for notifications, which we currently do not support. We plan to support it in one of our next public updates of the product.

All the best,
Stefan Dobrev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Steve
Telerik team
answered on 05 Jul 2013, 12:41 PM
Hello Thomas,

This is just a follow up in case you have missed the introduction of generic Push Notifications in Icenium. Check out the Push Notifications With Cordova & Icenium blog post for detailed steps and code.

Also since Icenium 1.6 we've added the ability to add Plugman-compatible Apache Cordova plugins to your Icenium project. For more information, see Working with Custom Plugins.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Thomas
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Steve
Telerik team
Share this question
or