Daisoreanu Laurentiu

Results 1 issues of Daisoreanu Laurentiu

Is there a way to join an existing MUC room with owner permission? I found that the creator can grant permission by using: ``` [xmppRoom editRoomPrivileges:@[[XMPPRoom itemWithAffiliation:@"owner" jid:[XMPPJID jidWithString:@"userName@administrator"]]]]; ```...