objective c - How to set Muc Room Image Using XMPP in iOS -



objective c - How to set Muc Room Image Using XMPP in iOS -

i using xep-0045 room implementation in xmpp ios not give functionality regarding adding room image. can 1 suggest protocol supports setting room image.

xep-0045 not back upwards avatar or image default.

you need customization. if have provision alter server can follow user avatar xep-0153. if not there work around (which not good). can utilize description field (muc#roomconfig_roomdesc) store image info (should utilize base-64 encoded) along actual room description. there limitation of description size @ server beingness used.

ios objective-c xmpp livechat

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -