Menu

#22 Contact id not identified

open
nobody
None
5
2010-09-23
2010-09-23
LA_
No

Do you use 'UIN' as the name of contact ID always? Unique id for my plugin is called as 'ID' and message export doesn't work with my proto plugin.

I have the following code there (probably, something wrong here?):
PFLAG_UNIQUEIDTEXT:
Result := integer(Translate('ID')); // returns a static buffer of text describing the unique field by which this protocol identifies users
PFLAG_UNIQUEIDSETTING:
Result := integer(PChar('ID')); // returns the DB setting name that has the ID which makes this user unique on that system

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.