Getting children of IFolder
![]()
Hi all,
I'm using the RTC v2 SDK. I've got a certain IFolder within my repository, and can quite happily gets its parent using getParent(). However, getting the children is not so easy. What methods can I use to do this? Thanks. |