[Adium-devl] Calling -formattedUID on AIMetacontact returns nil
George Armah
armahg at gmail.com
Wed Feb 6 15:54:23 UTC 2008
Hello Adium-devs,
as the subject of the email and the following comment from
AIMetaContact.m indicate ,
for a metaContact, "//FormattedUID will return nil if we have multiple
different UIDs contained within us".
This is causing a window to fail to display in my plugin if a user
selects a metaContact.
I wanted to know if there was any special reason for the above behavior.
If not would any of the following behaviors be acceptable ?:
Return the formttedUID's associated with the primary service or
preferredContact for the MetaContact
(the one that is displayed in the contact list window)
or
Return an NSArray of NSStrings containing the formattedUID's for the
listContacts contained in that
metaContact.
Thanks,
George.
More information about the devel
mailing list