Includes C++ Presence Notification changes from Erich, Jesse, Sudarshan and Sashi.
authorSashi Penta <sashi.kumar.penta@intel.com>
Wed, 3 Sep 2014 03:17:01 +0000 (20:17 -0700)
committerSashi Penta <sashi.kumar.penta@intel.com>
Wed, 3 Sep 2014 03:18:30 +0000 (20:18 -0700)
commit155264f40a018341540e170155e742d171924c25
tree75e9683252caba03845cc60aebfa6fd7bb620023
parent68e98b5da5bd5e417cf23a10bf8e7f1d689c60ce
Includes C++ Presence Notification changes from Erich, Jesse, Sudarshan and Sashi.

Change-Id: I113cd2dc3051bace0d0111289184299e5fd21f87
14 files changed:
OCLib/InProcClientWrapper.cpp
OCLib/InProcServerWrapper.cpp
OCLib/OCPlatform.cpp
examples/makefile
examples/presenceclient.cpp [new file with mode: 0644]
examples/presenceserver.cpp [new file with mode: 0644]
include/IClientWrapper.h
include/IServerWrapper.h
include/InProcClientWrapper.h
include/InProcServerWrapper.h
include/OCPlatform.h
include/OutOfProcClientWrapper.h
include/OutOfProcServerWrapper.h
makefile