Sync Android SDK
Sync Android SDK
/
com.twilio.sync
/
SyncClient
/
Properties
Properties
interface
Properties
Content copied to clipboard
Specify properties for creating new Sync Client. For now just use Properties.defaultProperties().
Types
Functions
Types
Builder
Link copied to clipboard
interface
Builder
Content copied to clipboard
Builder class for client properties.
Functions
builder
Link copied to clipboard
open
fun
builder
(
)
:
SyncClient.Properties.Builder
Content copied to clipboard
default
Properties
Link copied to clipboard
open
fun
defaultProperties
(
)
:
SyncClient.Properties
Content copied to clipboard
Use default properties to create Client without any specific configuration.
get
Defer
CA
Link copied to clipboard
abstract
fun
getDeferCA
(
)
:
Boolean
Content copied to clipboard
get
Region
Link copied to clipboard
abstract
fun
getRegion
(
)
:
String
Content copied to clipboard
Twilio server region to connect to.