The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Skype::Any::Object::User - User object for Skype::Any

SYNOPSIS

    use Skype::Any;

    my $skype = Skype::Any->new;
    my $user = $skype->user($id);

METHODS

create_chat

chat

property

handle
fullname
birthday
sex
language
country
province
city
phone_home
phone_office
phone_mobile
homepage
about
hascallequipment
is_video_capable
is_voicemail_capable
buddystatus
isauthorized
isblocked
onlinestatus
lastonlinetimestamp
can_leave_vm
speeddial
receivedauthrequest
mood_text
rich_mood_text

SEE ALSO

Skype::Any::Object