- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Raff,
Thanks for the reply.
i have checked with the room URL, and yes i terminated it with / , i corrected it.
In debug mode i got to know that registerHook is working fine, but the subscribeCollection is having issues.
am.subscribeCollection("myAtulMeeting","JaiHOCollection");
while in debug mode i found that error happens when checkstatus call is made in subscribeCollection method,
in AccountManager class
inside checkStatus method
Element status = (Element) result.getElementsByTagName("status").item(0);
String code = status.getAttribute("code"); //code gets the "error" as string
Any thing else i am missing ?
Thank You
Atul
Views
Replies
0 Likes
Total Likes