Cisco Unity Connection Provisioning Interface (CUPI) API -- .NET 4.0 Class Library
From DocWiki
(→.NET 4.0 CUPI Class Library) |
|||
| (3 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | '''Links to Other API pages:''' [[Cisco_Unity_Connection_APIs]] | ||
| + | {| align="right" border="1" | ||
| + | |align="center"|'''CUPI Guide Contents''' | ||
| + | |- | ||
| + | |[[Cisco Unity Connection Provisioning Interface (CUPI) API|API Overview ]]<br>[[Cisco Unity Connection Provisioning Interface (CUPI) API -- Index of All CUPI Documentation|Index of All CUPI Documentation]] | ||
| + | |} | ||
| + | |||
| + | __TOC__ | ||
| + | |||
| + | ==== .NET 4.0 CUPI Class Library ==== | ||
| + | |||
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory. Full source code and training videos for the library can be found on its home page here: | The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory. Full source code and training videos for the library can be found on its home page here: | ||
[http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home] | [http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html CUPI .NET Library Home] | ||
| + | |||
| + | '''.NET 4.0 CUPI for Users Class Library''' | ||
| + | The Connection CUPI For Users class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory. This library was used in creating the iPhone Connection CoPilot application and can be used on Windows, iOS, Android and Linux using Mono. Full source code and training videos for the library can be found on its home page here: | ||
| + | |||
| + | [http://www.ciscounitytools.com/CodeSamples/Connection/CUPIForUsers/CUPIForUsers.html CUPI For Users .NET Library Home] | ||
| + | |||
| + | |||
| + | [[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]] | ||
Latest revision as of 17:21, 5 February 2012
Links to Other API pages: Cisco_Unity_Connection_APIs
| CUPI Guide Contents |
| API Overview Index of All CUPI Documentation |
Contents |
.NET 4.0 CUPI Class Library
The ConnectionCUPIFunctions class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory. Full source code and training videos for the library can be found on its home page here:
.NET 4.0 CUPI for Users Class Library The Connection CUPI For Users class library contains a number of items that can make your .NET 4.0 applications much easier and cleaner to implement using CUPI to talk to the Connection directory. This library was used in creating the iPhone Connection CoPilot application and can be used on Windows, iOS, Android and Linux using Mono. Full source code and training videos for the library can be found on its home page here: