Is there any way to find the loaded component into sandbox programitically?
Hello,
I loaded few component (not all) into sandbox and able to establish workspace connection using RTC plain java api.
But when i am calling workspaceConnection.getComponents() it will return all the associated component which was there inside Stream.
But i want only loaded component, Please let me know the way to resolve it.
Regards,
Vikas
I loaded few component (not all) into sandbox and able to establish workspace connection using RTC plain java api.
But when i am calling workspaceConnection.getComponents() it will return all the associated component which was there inside Stream.
But i want only loaded component, Please let me know the way to resolve it.
Regards,
Vikas