TwilioSyncClientProperties Class Reference

Inherits from NSObject
Declared in TwilioSyncClient.h

Overview

The initialization parameter for the Sync client.

  region

The region of Sync to connect to, defaults to ‘us1’. Instanaces exist in specific regions, so this should only be changed if needed.

@property (nonatomic, copy, nonnull) NSString *region

Discussion

The region of Sync to connect to, defaults to ‘us1’. Instanaces exist in specific regions, so this should only be changed if needed.

Declared In

TwilioSyncClient.h