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