simple-xmpp / node-simple-xmpp

Simple High Level NodeJS XMPP Client
301 stars 90 forks source link

it appears, that vcard could be null #43

Closed florianbachmann closed 9 years ago

florianbachmann commented 10 years ago

in the case, no vcard is set yet, so to avoid crashing, just return null

florianbachmann commented 10 years ago

added method to get vCard of specific user

silverbucket commented 10 years ago

hi @florianbachmann thanks for the patch. can you add documentation for the new function? then i will merge the pull request.

jwoertink commented 9 years ago

Any chance of this being merged in, or just fixed?

silverbucket commented 9 years ago

I was hoping for some brief documentation from @florianbachmann so that there's some mention of the new method name in the readme. Doesn't have to be much.

silverbucket commented 9 years ago

I will add mention of this in the docs myself.