Package com. orange. webcom. sdkv2
Exposes the main public API of the Webcom SDK.
Types
WebcomAbstractService
Link copied to clipboard
abstract class WebcomAbstractService
Content copied to clipboard
WebcomApplication
Link copied to clipboard
WebcomConfiguration
Link copied to clipboard
data class WebcomConfiguration @JvmOverloads() constructor(identifier: String, platform: URL?, offlineCache: String?, websocketProtocol: WebcomConfiguration.WebsocketProtocol, pingDelayMs: Int?, pongDelayMs: Int?)
Content copied to clipboard
Represents the settings of a WebcomApplication instance.
WebcomDoneCallback
Link copied to clipboard
WebcomResult
Link copied to clipboard
WebcomResultCallback
Link copied to clipboard