Webcom Android API
/
com.orange.webcom.sdk
/
DatasyncServiceOptions
Datasync
Service
Options
data class
DatasyncServiceOptions
@
JvmOverloads
constructor(persist:
Boolean
?, connect:
Boolean
?, websocket:
DatasyncServiceOptions.Companion.WebSocketOptions
?)
Content copied to clipboard
Types
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
completeSubscriptionOnCancelation
Link copied to clipboard
val
completeSubscriptionOnCancelation
:
Boolean
= true
Content copied to clipboard
connect
Link copied to clipboard
val
connect
:
Boolean
? = null
Content copied to clipboard
persist
Link copied to clipboard
val
persist
:
Boolean
? = null
Content copied to clipboard
websocket
Link copied to clipboard
val
websocket
:
DatasyncServiceOptions.Companion.WebSocketOptions
? = null
Content copied to clipboard