Implement iMessage programmatically

2019-08-21 02:33发布

I am thinking to include iMessage feature in my iOS app. Can we customize it through programming in iOS? I want user can block/disable particular user in group chat. is it possible?

标签: ios imessage
2条回答
Anthone
2楼-- · 2019-08-21 02:48

No this is not possible, Apple does not provide any API for interacting with iMessage. You could have easily found this out with some simple web searches or having a look at the Apple iOS API documentation.

查看更多
唯我独甜
3楼-- · 2019-08-21 03:04

Now you can do in iOS 10 with new framework of iMessageApp.

查看更多
登录 后发表回答