.NET 1.5.4 Release Notes
Version 1.5.4
Build date November 4 2009
For more details please visit http://developer.ribbit.com
Built against the Ribbit REST API version 1.5.3
License
The Ribbit Dotnet library is released with a BSD license. You are welcome to use it as you see fit both privately and commercially, and to use it to create derivative works provided you follow the licensing terms which can be found in each source file.
For further details see http://www.linfo.org/bsdlicense.html
External code
You will need to include System.Net.Json in your project, as packaged
Known Dependencies
Microsoft .Net framework 2.0 or greater
You will need a Ribbit application credentials which can be acquired
from http://developer.ribbit.com.
If you are running as a client side app, you need to configure your application
to use two legged authentication.
Changelog
Version 1.5.4
BREAKING - Renamed ResourceAlreadyExistsException to ResourceConflictException
Addition of IsLoggedIn and GetUser (for currently logged on user) to Ribbit class
Version 1.5.3.1
* Critical Bug fix for SettingsSessionProvider that prevented the library from operating at all in WinForms mode
* autoAnswer and allowCCF properties on devices.
Version 1.5.3.0
* Play media, record audio, and collect dtmf features now available
* The introduction of typed CallbackNotifications to serialize POSTs sent by the Ribbit REST server
Version 1.5.2.5
Initial release
