I'm working on a group chat using quickblox. I want to change nickname in a chat room but unable to achieve this. I'm trying below code:
[xmppRoom changeNickname:roomNickName];
It says "You have insufficient privileges"
I'm working on a group chat using quickblox. I want to change nickname in a chat room but unable to achieve this. I'm trying below code:
[xmppRoom changeNickname:roomNickName];
It says "You have insufficient privileges"