|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ApplicationListener | Listener used for the Application class. |
CallListener | Listener interface for the CALL object. |
CallStatusChangedListener | Listener interface for CALL objects status changed events. |
ChatMessageListener | This is the listener for the ChatMessage object. |
EventMessageListener | |
MenuItemListener | |
SkypeExceptionHandler | Interface to handle an uncaught Throwable in the listener's callback method. |
StreamListener | Listener interface for Stream object events. |
VoiceMailListener | Listener interface for the VoiceMail object. |
VoiceMailStatusChangedListener | Listener interface for VOICEMAIL objects status changed events. |
Class Summary | |
---|---|
AbstractVoiceMailListener | Empty implementation of VoiceMailListener to overide and use as a listener. |
Application | Implements the AP2AP API. |
ApplicationAdapter | Use this class to implement event triggers for AP2AP connections. |
Call | This class implements all features of the SKYPE CALL protocol. |
CallAdapter | Empty implementation of CallListener to overide and use as a listener. |
Chat | object representing Skype CHAT object. |
ChatMessage | This class implements Skype CHATMESSAGE object. |
ChatMessageAdapter | Implementation of the ChatMessageListener. |
ContactList | This object can be used for all actions normal to a contactlist, like searching users and friends. |
EventMessage | |
Friend | Implementation of a special USER, one that is authorized and on the contactlist. |
Group | Implementation of the SKYPE GROUP object. |
MenuItem | |
MenuItemClickEvent | |
Profile | The Profile class contains the current user's information. |
Profile.CallForwardingRule | The CallForwardingRule class contains the information of a call forwarding rule. |
SkypeClient | Main view (not model) class of the Skype Java API. |
SkypeImpl | Skype information model (not view) class of Skype4Java. |
SMS | Implementation of the Skype SMS object (Skype API 2.5). |
SMS.TargetStatus | Inner class to determine the target status. |
Stream | This class implements a simple way of sending and receiving AP2AP data. |
StreamAdapter | Listener adapter for Stream objects. |
User | The User class contains the skype user's information. |
VoiceMail | Class to represent the Skype VoiceMail object. |
Enum Summary | |
---|---|
Call.DTMF | Enumeration of DTMF types. |
Call.Status | Enumeration of call status types. |
Call.Type | Enumeration of CALL types. |
Call.VideoStatus | Enumeration of video status types. |
Chat.Status | Enumeration of the status of CHAT object. |
ChatMessage.LeaveReason | Enumeration for LeaveReason. |
ChatMessage.Status | Enumeration for STATUS of CHATMESSAGE. |
ChatMessage.Type | Enumeration for type. |
Group.Type | Enumeration of the type attribute. |
MenuItem.Context | |
Profile.Sex | The Sex enum contains the sex constants of the current user. |
Profile.Status | The Status enum contains the online status constants of the current user. |
SkypeClient.Button | Enumeration of keypad keys. |
SkypeClient.OptionsPage | Enumeration of the OPTIONS page. |
SkypeClient.WindowState | |
SMS.FailureReason | Enumeration of SMS failure reason. |
SMS.Status | Enumeration of SMS Status. |
SMS.TargetStatus.Status | Enumeration of SMS target status. |
SMS.Type | Enumeration of SMS types. |
User.BuddyStatus | The BuddyStatus enum contains the buddy status of the skype user. |
User.Sex | The Sex enum contains the sex constants of the skype user. |
User.Status | The Status enum contains the online status constants of the skype user. |
VoiceMail.FailureReason | Enumeration of VoiceMail failure reason types |
VoiceMail.Status | Enumeration of VoiceMail status types. |
VoiceMail.Type | Enumeration of VoiceMail types. |
Exception Summary | |
---|---|
CommandFailedException | This exception is used for commands that get a ERROR reply. |
NotAttachedException | Exception which is thrown when the connection the SKYPE Client isn't in place. |
SkypeException | Exception that will be thrown when the connection with Skype is not OK or unexpected events happen. |
TimeOutException | Exception to throw when a timeout occurs. |
<#if locale="ja"> <#else> Provides the classes for Skype API #if>
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |