FaceTime api for iphone

1.8k Views Asked by At

Is there any new API available with IOS 5 to use FaceTime with our application ?

As till iOS 4 the API's were not available and I didn't find any api till so , is there any way to use it EXCEPT NSUrl method.

thanks,

1

There are 1 best solutions below

0
On BEST ANSWER

No there is not, you can only start facetime by it URL sheme: facetime:

If you go to the iOS Developer Library you can search there for facetime. you will see no API results for facetime.