2012-07-25 22 views

回答

1

我不知道如果妳可能會得到一個聯絡組但你可以知道接觸組類型的或不受此或refer鏈接:

ABRecordGetRecordType : Returns the type of a record. 

ABRecordType ABRecordGetRecordType (
ABRecordRef record 
); 

Parameters : record 
The record whose type is being returned. 

Return Value : The record type of record: 

kABPersonType for person records 
kABGroupType for group records. 
kABSourceType for source records.