RTC SCM - API changed/removed in 7.x
![]()
Hello Team,
We have some SCM query related for 7.x API.
3. Does readSubcomponentData() & parseSubcomponentData() methods are same.
we are facing lot of compilation error in the project. please help here.
Thankyou
-Geetha M
|
Accepted answer
![]()
Ralph Schoon (61.6k●3●36●43)
| answered Aug 25 '21, 9:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Hello Geetha,
I thought I had made it clear that the statement
is wrong. The package name of the class mentioned above contains internal which clearly distinguishes it from supported API.
Any class containing internal in the namespace/package name path, or when it is stated by a plugin using access limitation is internal and unsupported. You use it on your own risk and it can change any time without mentioning. Changes of internal API will not be documented or announced.
I think Geoff provided a name of another class that could be used.
sowmya M selected this answer as the correct answer
|
One other answer
![]()
Hello Ralph,
It was very clear from you and Geoff. I was looking for document if anyone can provide for same. and i was looking for the answer w.r.t 2 methods. id read() and parse() method are same or different.
I have incorporated the changes and its working as expected.
Thank you for the clarification.
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Then I am sorry. If you would reword your question and make it clearer what you are looking for, I would not touch the question. The question above makes the impression that a supported interface was removed without notice. I could not let that sit there the way it was. If you ask for any information for which class(es) to use instead, I would be fine.
|