DataTransferAdapter | |
DataTransferListener | Listener comprises of callbacks related to DataTransfer. |
ErrorCodes |
FileTransferAdapter | |
FileTransferListener | Listener comprises of callbacks related to file transfer operation. |
LifeCycleAdapter | |
LifeCycleListener | Listener comprises of callbacks related to the life cycle of the connection. |
MediaAdapter | |
MediaListener | Listener comprises of callbacks related to audio / video manipulation during the call. |
MessagesAdapter | |
MessagesListener | Listener comprises of callbacks upon receiving various messages from remote peers. |
RemotePeerAdapter | |
RemotePeerListener | Listener comprises of callbacks related to the remote peers' activities. |
SkylinkConfig | Configuration class used to configure the parameters of real time communication. |
SkylinkConfig.AudioCodec | Audio codec to be used |
SkylinkConfig.AudioVideoConfig | List of enums that specify an audio video setting. |
SkylinkConnection | Main class to connect to the skylink infrastructure. |
SkylinkException |
UserInfo | Created by xiangrong on 5/5/15. |