문제

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