How to Delete the contents of the Component programatically using RTC plain API.
![]() Hello Team,
|
2 answers
![]()
Ralph Schoon (60.7k●3●36●43)
| answered Mar 01 '18, 3:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER No, this is not how components are supposed to be used in RTC.
Comments Thanks Ralph,
|
![]()
Ralph Schoon (60.7k●3●36●43)
| answered Mar 01 '18, 4:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Mar 01 '18, 4:25 a.m. As far as I understand the question, what you want to do is to setup a stream with components in a way that
Comments Note, this is done to be able to create some kind of history and to actually be able to diff and merge later development.
as far as I know you will never ever ever be able to compare/merge the elements associated to the unconnected histories. You obviously want to try this out on a test system until the process works and has proven you can use the data.
|