Home
Trees
Indices
Help
Skype4Py
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
logging.Filterer
:
A base class for loggers and handlers which allows them to share common code.
logging.Handler
:
Handler instances dispatch logging events to specific destinations.
Skype4Py.NullHandler
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
Skype4Py.errors.SkypeAPIError
:
Exception raised whenever there is a problem with connection between Skype4Py and Skype client.
Skype4Py.errors.SkypeError
:
Raised whenever Skype client reports an error back to Skype4Py.
Skype4Py.utils.Cached
:
Base class for all cached objects.
Skype4Py.application.Application
:
Represents an application in APP2APP protocol.
Skype4Py.application.ApplicationStream
:
Represents an application stream in APP2APP protocol.
Skype4Py.call.Call
:
Represents a voice/video call.
Skype4Py.chat.Chat
:
Represents a Skype chat.
Skype4Py.chat.ChatMember
:
Represents a member of a public chat.
Skype4Py.chat.ChatMessage
:
Represents a single chat message.
Skype4Py.call.Conference
:
Represents a conference call.
Skype4Py.filetransfer.FileTransfer
:
Represents a file transfer.
Skype4Py.user.Group
:
Represents a group of Skype users.
Skype4Py.call.Participant
:
Represents a conference call participant.
Skype4Py.sms.SmsChunk
:
Represents a single chunk of a multi-part SMS message.
Skype4Py.sms.SmsMessage
:
Represents an SMS message.
Skype4Py.sms.SmsTarget
:
Represents a single target of a multi-target SMS message.
Skype4Py.user.User
:
Represents a Skype user.
Skype4Py.voicemail.Voicemail
:
Represents a voicemail.
Skype4Py.utils.CachedCollection
Skype4Py.application.ApplicationStreamCollection
Skype4Py.call.CallCollection
Skype4Py.chat.ChatCollection
Skype4Py.chat.ChatMemberCollection
Skype4Py.chat.ChatMessageCollection
Skype4Py.call.ConferenceCollection
Skype4Py.filetransfer.FileTransferCollection
Skype4Py.user.GroupCollection
Skype4Py.call.ParticipantCollection
Skype4Py.sms.SmsChunkCollection
Skype4Py.sms.SmsMessageCollection
Skype4Py.sms.SmsTargetCollection
Skype4Py.user.UserCollection
Skype4Py.voicemail.VoicemailCollection
Skype4Py.callchannel.CallChannel
:
Represents a call channel.
Skype4Py.callchannel.CallChannelManagerEvents
:
Events defined in
CallChannelManager
.
Skype4Py.callchannel.CallChannelMessage
:
Represents a call channel message.
Skype4Py.client.Client
:
Represents a Skype client.
Skype4Py.api.Command
:
Represents an API command.
Skype4Py.conversion.Conversion
:
Allows conversion between constants and text.
Skype4Py.call.DeviceMixin
Skype4Py.call.Call
:
Represents a voice/video call.
Skype4Py.voicemail.Voicemail
:
Represents a voicemail.
Skype4Py.utils.EventHandlingBase
:
This class is used as a base by all classes implementing event handlers.
Skype4Py.callchannel.CallChannelManager
:
Instantiate this class to create a call channel manager.
Skype4Py.skype.Skype
:
The main class which you have to instantiate to get access to the Skype client running currently in the background.
Skype4Py.client.PluginEvent
:
Represents an event displayed in Skype client's events pane.
Skype4Py.client.PluginMenuItem
:
Represents a menu item displayed in Skype client's "Do More" menus.
Skype4Py.profile.Profile
:
Represents the profile of currently logged in user.
Skype4Py.settings.Settings
:
Represents Skype settings.
Skype4Py.api.SkypeAPINotifier
Skype4Py.skype.APINotifier
Skype4Py.skype.SkypeEvents
:
Events defined in
Skype
.
threading._Verbose
threading.Thread
Skype4Py.api.SkypeAPIBase
Skype4Py.api.posix_dbus.SkypeAPI
Skype4Py.api.windows.SkypeAPI
Skype4Py.api.darwin.SkypeAPI
Skype4Py.api.posix_x11.SkypeAPI
Home
Trees
Indices
Help
Skype4Py
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:03 2009
http://epydoc.sourceforge.net