I would like to access MSN account access in application.

How to do this.

Please suggest, Can i get the web services from MSN ?

有帮助吗?

解决方案

Your question is a bit vague, however I will still try to answer. At the moment the only API I know that provides access to Windows Live services using Objective C is that of the Live SDK for iOS

The Live SDK for iOS library is intended to help developers to easily integrate SkyDrive and Hotmail contacts and calendars into their iOS apps.

The repository here includes:

Live SDK Library source (src/LiveSDK/Library) Live SDK framework (bin/LiveSDK.framework.zip) Samples (src/samples)

You can acquire documentation and additional help from Live Connect Developer Center.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top