开发者

How to get the Group Id of symbian using J2ME

I got the group names by using

ContactList 开发者_运维百科clist=(ContactList)pim.openPIMList(PIM.CONTACT_LIST, PIM.READ_WRITE);

String[] s=clist.getCategories();

and now i want the groupid like i am getting the contact id using Contact.uid


No such thing as Group Id in JSR-75, I'm afraid. Categories are just String.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜