Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | IGroup
Represents a group of Skype users.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
Inherited from |
Properties | |
unicode |
CustomGroupId Persistent group ID. |
unicode |
DisplayName Display name of the group. |
int |
Id Group Id. |
bool |
IsExpanded Tells if the group is expanded in the client. |
bool |
IsVisible Tells if the group is visible in the client. |
tuple of IUser |
OnlineUsers Users of the group that are online |
Group type |
Type Group type. |
tuple of IUser |
Users Users in this group. |
Inherited from |
Method Details |
repr(x)
|
Adds new a user to the group.
|
Removes a user from the group.
|
Shares a contact group.
|
Property Details |
CustomGroupIdPersistent group ID. The custom group ID is a persistent value that does not change.
|
DisplayNameDisplay name of the group.
|
IdGroup Id.
|
IsExpandedTells if the group is expanded in the client.
|
IsVisibleTells if the group is visible in the client.
|
OnlineUsersUsers of the group that are online
|
TypeGroup type.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 05 14:55:00 2008 | http://epydoc.sourceforge.net |