It's all about the answers!

Ask a question

Need to get Value of RTC Client Version through the Java plain API / Client-side plugin


viswanath janakiraman (81124) | asked Apr 15 '15, 8:59 a.m.

“We would require to track the RTC Client Version through client-side plugin using plain-Java API.. Is it possible to get Value of RTC Client Version through the Java plain API / Client-side plugin?

 

Ideally, we suppose to restrict Users from a Group who are using Client-side plugin installed in Older version of RTC Client [which is not supported]. Kindly help on the below”

One answer



permanent link
SEC Servizi (97123156) | answered Apr 15 '15, 10:20 a.m.
It should be quite simple, take a look at com.ibm.team.repository.client.internal.TeamRepository#getClientVersionString.
Cheers.

Your answer


Register or to post your answer.