android - Create Group in ASmack -


i'm newbie in asmack.. how create group in group tab in asmack?
have tried creategroup(string name) shown here link

but seems makes group in user tab.

does know how make it? advice.

i'm not clear question if use creategroup(string groupname), try way:

roster.creategroup(groupname).addentry(rosterentry)

because when create roster group have add @ least 1 entry(rosterentry) group or won't save. hope answer question


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -