I want to load avatar from server. (use smack 3.0.3)
my code:
byte[] avatar = vCard.getAvatar();
but result of avatar = null.
please hejp me.
thank a lot.
I want to load avatar from server. (use smack 3.0.3)
my code:
byte[] avatar = vCard.getAvatar();
but result of avatar = null.
please hejp me.
thank a lot.