Difference between revisions of "Protocols/MSNP/Activities/SDK/Introduction"

From NINA Wiki
Jump to navigation Jump to search
(Created page with "{{Protocols/MSNP|section=Activities}} __NOTOC__ = Introduction to the MSN Messenger Activity SDK = The MSN® Messenger Activity software development kit (SDK) contains techni...")
 
(Created automatically by Anima Importer)
(Tag: Replaced)
Line 1: Line 1:
{{Protocols/MSNP|section=Activities}}
+
Initial Test
__NOTOC__
 
= 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:
 
 
 
<div class="clsListStd">
 
 
 
* [[Index|Introduction to MSN Messenger Activity API]] - An overview of a MSN Messenger Activity.
 
* [[techref/process/Index|MSN Messenger Activity API Process]] - An overview of the complete Activity application process (from development to release).
 
* [[techref/requirements/Index|MSN Requirements for Developing an Activity]] - Overview of MSN requirements that you must satisfy before your application is released publicly.
 
* [[techref/developing/Index|Developing a MSN Messenger Activity]] - How to develop an Activity using the MSN Messenger Activity object model.
 
* [[techref/testing/Index|Testing an Application]] - How to test your MSN Messenger Activity in your test environment.
 
* [[techref/promo/Index|Increasing MSN Messenger Activity Usage]] - How to increase the number of users accessing your Activity.
 
* [[techref/Index|Technical Reference]] - Technical reference for developers, including information about including [[Techref/Flags/Permission|Permission Flags]] (used when adding special permissions to an Activity) and a brief description of the [[techref/objectmodel/Index|Activity object model]].
 
 
 
 
 
</div>
 

Revision as of 21:53, 12 August 2022

Initial Test