开发者

Accessing voicemail in iPhone

开发者 https://www.devze.com 2023-01-20 01:29 出处:网络
Is there any way to access the voicemail from the SDK. As I know this cannot be done. At least in the new SDK have they given any control over it?开发者_高级运维You may not be able to directly access

Is there any way to access the voicemail from the SDK. As I know this cannot be done. At least in the new SDK have they given any control over it?开发者_高级运维


You may not be able to directly access the voicemail from your app, but several operators provide a direct call number for people to dial directly into their voicemail.

You could then have people enter this voicemail number in the preferences and access it using a url like tel:1-408-555-5555

More information about this in the iOS Reference Library


Correct, this cannot be done from the SDK.

0

精彩评论

暂无评论...
验证码 换一张
取 消