-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Joining MUC raises program error in xmpp-mucs.adb Set_Content:
raise Program_Error with "Not yet implemented";
This procedure is called with arguments 'code', '110'. Corresponding message from the server:
<presence from='[email protected]/ada_ru' to='[email protected]/con_cli'>
<x xmlns='vcard-temp:x:update'><photo/></x>
<x xmlns='http://jabber.org/protocol/muc#user'>
<item affiliation='member' role='participant'/>
<status code='110'/>
</x>
</presence>
Metadata
Metadata
Assignees
Labels
No labels