簡體   English   中英

如何使用J2ME獲取symbian的組ID

[英]How to get the Group Id of symbian using J2ME

我通過使用獲得組名

ContactList clist=(ContactList)pim.openPIMList(PIM.CONTACT_LIST, PIM.READ_WRITE);

String[] s=clist.getCategories();

現在我想要groupid,就像我正在使用Contact.uid獲取聯系人ID

恐怕沒有JSR-75中的Group Id之類的東西。 類別只是字符串。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM