null pointer exception appwrap android

0 votes

can you please tell me what is the reason for null pointer exception 
 though i have check event!=null i am getting null pointer exception in 
 event.getJoinedUsers().length in onGetLiveRoomInfoDone method

asked Sep 28, 2016 in Android by bhavesh (16 points)

1 Answer

0 votes

Hi Bhavesh,

Greetings!!!!!!!!

As you are implemneting the CallBack, you need to apply null check as well on  event.getJoinedUsers() as well before calculating its length.

Let me knwo if more queries are concern.

Thanks

Vishnu Garg

answered Sep 28, 2016 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...