| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| com.skype.connector |
Provides the classes for the connector
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatMessageEditConnectorListener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectorListener
Abstract basis for all platform dependant connectorLinstener implementations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.addConnectorListener(ConnectorListener listener)
Adds the specified listener to this connector.
|
void |
Connector.addConnectorListener(ConnectorListener listener,
boolean checkAttached)
Adds the specified listener to this connector.
|
void |
Connector.addConnectorListener(ConnectorListener listener,
boolean checkAttached,
boolean isSynchronous)
Adds the specified listener to this connector.
|
void |
Connector.removeConnectorListener(ConnectorListener listener)
Removes the specified listener from this connector.
|
Copyright © 2013. All Rights Reserved.