You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The static constructor methods in the Impp class are just there for convenience. If a method doesn't exist for a particular protocol, you can just use the class's constructor, like so:
Imppimpp = newImpp("abc", "username123");
That being said, it would be nice to update these helper methods with modern instant messaging protocols as you suggested.
Since ez-vcard started a lot of new IMPPS arised and some stopped as MSN.
To update the IMPP list would be nice. Or has this to be done itself by everyone who is implementing ez-vcard into his software?
The text was updated successfully, but these errors were encountered: