|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Skype.SkypeListener
| Method Summary | |
|---|---|
void |
OnAvailableDeviceListChange()
This callback gets fired when there are changes in the system audio device list (USB headset gets plugged in or is detached.) |
void |
OnAvailableVideoDeviceListChange()
This callback gets fired when there are changes in the system video device list (USB webcam gets plugged in or is detached.) |
void |
OnContactGoneOffline(Contact contact)
This contact has gone offline. |
void |
OnContactOnlineAppearance(Contact contact)
This contact has appeared online. |
void |
OnConversationListChange(Conversation conversation,
Conversation.LIST_TYPE type,
boolean added)
This event gets fired when a Conversation item is added or removed from the list specified in the type argument. |
void |
OnH264Activated()
Event is implemented only in SkypeKit builds. |
void |
OnMessage(Message message,
boolean changesInboxTimestamp,
Message supersedesHistoryMessage,
Conversation conversation)
|
void |
OnNewCustomContactGroup(ContactGroup group)
|
void |
OnNrgLevelsChange()
This callback gets fired when the audio strength changes in either playback or recording audio streams. |
void |
OnProxyAuthFailure(Skype.PROXYTYPE type)
|
void |
OnQualityTestResult(Skype.QUALITYTESTTYPE testType,
Skype.QUALITYTESTRESULT testResult,
java.lang.String withUser,
java.lang.String details,
java.lang.String xmlDetails)
|
| Method Detail |
|---|
void OnNewCustomContactGroup(ContactGroup group)
void OnContactOnlineAppearance(Contact contact)
void OnContactGoneOffline(Contact contact)
void OnConversationListChange(Conversation conversation,
Conversation.LIST_TYPE type,
boolean added)
void OnMessage(Message message,
boolean changesInboxTimestamp,
Message supersedesHistoryMessage,
Conversation conversation)
void OnAvailableVideoDeviceListChange()
void OnH264Activated()
void OnQualityTestResult(Skype.QUALITYTESTTYPE testType,
Skype.QUALITYTESTRESULT testResult,
java.lang.String withUser,
java.lang.String details,
java.lang.String xmlDetails)
void OnAvailableDeviceListChange()
void OnNrgLevelsChange()
void OnProxyAuthFailure(Skype.PROXYTYPE type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||