Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topicality of IMPP entrys #104

Open
ZarVladimirII opened this issue Mar 16, 2020 · 1 comment
Open

Topicality of IMPP entrys #104

ZarVladimirII opened this issue Mar 16, 2020 · 1 comment

Comments

@ZarVladimirII
Copy link

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?

@mangstadt
Copy link
Owner

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:

Impp impp = new Impp("abc", "username123");

That being said, it would be nice to update these helper methods with modern instant messaging protocols as you suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants