NAME
Skype::Any::Command - Command interface for Skype::Any
METHODS
as_string
$command->as_string();
Return a command as binary string.
split_reply
$command->split_reply($limit);
Return a list of command which is split. $limit is by default 4. It means that command splits to obj, id, property, value.
ATTRIBUTES
reply
Reply command sent.