Properties

interface Properties

Specify properties for creating new Sync Client. For now just use Properties.defaultProperties().

Types

Link copied to clipboard
interface Builder
Builder class for client properties.

Functions

Link copied to clipboard
open fun builder(): SyncClient.Properties.Builder
Link copied to clipboard
open fun defaultProperties(): SyncClient.Properties
Use default properties to create Client without any specific configuration.
Link copied to clipboard
abstract fun getDeferCA(): Boolean
Link copied to clipboard
abstract fun getRegion(): String
Twilio server region to connect to.