Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | Chat
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
ChatMessage |
|
||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
UserCollection |
ActiveMembers Active members of a chat. |
datetime.datetime |
ActivityDatetime Returns chat activity timestamp as datetime. |
float |
ActivityTimestamp Returns chat activity timestamp. |
User |
Adder Returns the user that added current user to the chat. |
unicode |
AlertString Chat alert string. |
UserCollection |
Applicants Chat applicants. |
str |
Blob Chat blob. |
bool |
Bookmarked Tells if this chat is bookmarked. |
datetime.datetime |
Datetime Chat timestamp as datetime. |
unicode |
Description Chat description. |
str |
DialogPartner Skypename of the chat dialog partner. |
unicode |
FriendlyName Friendly name of the chat. |
unicode |
GuideLines Chat guidelines. |
ChatMemberCollection |
MemberObjects Chat members as member objects. |
UserCollection |
Members Chat members. |
ChatMessageCollection |
Messages All chat messages. |
enums.chatMemberRole* |
MyRole My chat role in a public chat. |
enums.chatStatus* |
MyStatus My status in a public chat. |
str |
Name Chat name as used by Skype to identify this chat. |
enums.chatOption* |
Options Chat options. |
unicode |
PasswordHint Chat password hint. |
UserCollection |
Posters Users who have posted messages to this chat. |
ChatMessageCollection |
RecentMessages Most recent chat messages. |
enums.chs* |
Status Status. |
float |
Timestamp Chat timestamp. |
unicode |
Topic Chat topic. |
unicode |
TopicXML Chat topic in XML format. |
enums.chatType* |
Type Chat type. |
Inherited from |
Method Details |
repr(x)
|
|
|
|
|
|
|
Property Details |
ActiveMembersActive members of a chat.
|
ActivityDatetimeReturns chat activity timestamp as datetime.
|
ActivityTimestampReturns chat activity timestamp.
See Also: ActivityDatetime |
AlertStringChat alert string. Only messages containing words from this string will cause a notification to pop up on the screen.
|
ApplicantsChat applicants.
|
BlobChat blob.
|
BookmarkedTells if this chat is bookmarked.
|
DatetimeChat timestamp as datetime.
|
DescriptionChat description.
|
DialogPartnerSkypename of the chat dialog partner.
|
FriendlyNameFriendly name of the chat.
|
GuideLinesChat guidelines.
|
MemberObjectsChat members as member objects.
|
MembersChat members.
|
MessagesAll chat messages.
|
MyRoleMy chat role in a public chat.
|
MyStatusMy status in a public chat.
|
NameChat name as used by Skype to identify this chat.
|
OptionsChat options. A mask.
|
PasswordHintChat password hint.
|
PostersUsers who have posted messages to this chat.
|
RecentMessagesMost recent chat messages.
|
StatusStatus.
|
TimestampChat timestamp.
See Also: Datetime |
TopicXMLChat topic in XML format.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:04 2009 | http://epydoc.sourceforge.net |