Changeset 23411c6 for skype/README


Ignore:
Timestamp:
2007-08-20T22:00:16Z (17 years ago)
Author:
VMiklos <vmiklos@…>
Branches:
master
Children:
98bca36
Parents:
f78f949
Message:

implement skype_set_away()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    rf78f949 r23411c6  
    9292- Adding / removing contacts
    9393
     94- Set away state when you do a `/away`.
     95
    9496== What needs to be done (aka. TODO)
    9597
    9698- detect when somebody wants to add us (confirm callback)
    9799
    98 - Due to some API limitations, I have no idea how to change status. This affects:
    99   * When you `/away`, Skype will be still show `Online`
    100   * When you `account off`, Skype will not set status to `Offline`
    101   * When you `account on`, Skype will not set status to `Online`
     100-  When you `account off`, Skype will not set status to `Offline`
     101-  When you `account on`, Skype will not set status to `Online`
    102102
    103103== I would like to have support for ...
Note: See TracChangeset for help on using the changeset viewer.