How to use RTC SDK 4.0.3
One answer
Hi Joshua, there is only JavaDoc for the Plain Java Client Libraries.
There is, as of today, no official documentation of the SDK. The SDK is "use at own risk" as well.
There are some examples in https://jazz.net/wiki/bin/view/Main/RTCHome look at the topic Extending Rational Team Concert. There are very small changes from 3.0 to 4.x.
The workshop https://jazz.net/library/article/1000 is an introduction to participants an how to use the SDK. The workshop can only set up with 4.0, however you can upgrade the setup to 4.x afterwards. See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ for details. We are working on a solution for that.
Some people blog about the API. See https://rsjazz.wordpress.com/ for various examples. It usually says if this is client or server code. See https://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/ for why that matters. See There is also an interesting links page with more and the blog references other blogs, e.g. Bam Bytes and The SCM Lounge.
Hope this helps.
There is, as of today, no official documentation of the SDK. The SDK is "use at own risk" as well.
There are some examples in https://jazz.net/wiki/bin/view/Main/RTCHome look at the topic Extending Rational Team Concert. There are very small changes from 3.0 to 4.x.
The workshop https://jazz.net/library/article/1000 is an introduction to participants an how to use the SDK. The workshop can only set up with 4.0, however you can upgrade the setup to 4.x afterwards. See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ for details. We are working on a solution for that.
Some people blog about the API. See https://rsjazz.wordpress.com/ for various examples. It usually says if this is client or server code. See https://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/ for why that matters. See There is also an interesting links page with more and the blog references other blogs, e.g. Bam Bytes and The SCM Lounge.
Hope this helps.