Webcom Android API
/
com.orange.webcom.sdk
/
DatasyncServiceOptions
/
Companion
/
WebSocketOptions
Web
Socket
Options
data class
WebSocketOptions
@
JvmOverloads
constructor(protocol:
Int
?, keepAliveDelayMs:
Int
?, pongDelayMs:
Int
?)
Content copied to clipboard
Properties
Properties
keepAliveDelayMs
Link copied to clipboard
val
keepAliveDelayMs
:
Int
? = null
Content copied to clipboard
pongDelayMs
Link copied to clipboard
val
pongDelayMs
:
Int
? = null
Content copied to clipboard
protocol
Link copied to clipboard
val
protocol
:
Int
? = null
Content copied to clipboard