NAME

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

SYNOPSIS

use Skype::Any;

my $skype = Skype::Any->new;
my $user = $skype->user('echo123');
my $users = $skype->user('echo123, t.akiym');

METHODS

$user->create_chat()

Create new instance of Skype::Any::Object::Chat.

$user->chat()

Alias for $user->create_chat.

$user->property($property[, $value])
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
$user->alter($action[, $value])