Protocols/MSNP/Activities/SDK/Introduction: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23:34:36 +01:00 using Anima's CHM converter based on introduction.htm --> | <!-- Generated @ 08/12/2022 23:34:36 +01:00 using Anima's CHM converter based on introduction.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Introduction to the MSN Messenger Activity SDK = | __NOTOC__ | ||
'''Note''': We've converted the MSN Messenger Activity SDK .chm file to an easy to reference wiki. Nothing has been modified from the original file. Check the sidebar for easy navigation. | |||
= Introduction to the MSN Messenger Activity SDK = | |||
Line 11: | Line 14: | ||
* [[Protocols/MSNP/Activities/SDK/Index|Introduction to MSN Messenger Activity API]] - An overview of a MSN Messenger Activity. | * [[Protocols/MSNP/Activities/SDK/Index|Introduction to MSN Messenger Activity API]] - An overview of a MSN Messenger Activity. | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Process/Index|MSN Messenger Activity API Process]] - An overview of the complete Activity application process (from development to release). | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Requirements/Index|MSN Requirements for Developing an Activity]] - Overview of MSN requirements that you must satisfy before your application is released publicly. | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Developing/Index|Developing a MSN Messenger Activity]] - How to develop an Activity using the MSN Messenger Activity object model. | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Testing/Index|Testing an Application]] - How to test your MSN Messenger Activity in your test environment. | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Promo/Index|Increasing MSN Messenger Activity Usage]] - How to increase the number of users accessing your Activity. | ||
* [[Protocols/MSNP/Activities/SDK/ | * [[Protocols/MSNP/Activities/SDK/Techref/Index|Technical Reference]] - Technical reference for developers, including information about including [[Protocols/MSNP/Activities/SDK/Techref/Flags/Permission|Permission Flags]] (used when adding special permissions to an Activity) and a brief description of the [[Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Index|Activity object model]]. | ||
</div> | </div> |
Latest revision as of 09:21, 28 October 2022
Note: We've converted the MSN Messenger Activity SDK .chm file to an easy to reference wiki. Nothing has been modified from the original file. Check the sidebar for easy navigation.
Introduction to the MSN Messenger Activity SDK
The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.
This SDK contains the following topics:
- Introduction to MSN Messenger Activity API - An overview of a MSN Messenger Activity.
- MSN Messenger Activity API Process - An overview of the complete Activity application process (from development to release).
- MSN Requirements for Developing an Activity - Overview of MSN requirements that you must satisfy before your application is released publicly.
- Developing a MSN Messenger Activity - How to develop an Activity using the MSN Messenger Activity object model.
- Testing an Application - How to test your MSN Messenger Activity in your test environment.
- Increasing MSN Messenger Activity Usage - How to increase the number of users accessing your Activity.
- Technical Reference - Technical reference for developers, including information about including Permission Flags (used when adding special permissions to an Activity) and a brief description of the Activity object model.