setPreferences abstract method

void setPreferences(
  1. AtClientPreference preference
)

Sets the preferences such as sync strategy, storage path etc., for the client.

Implementation

void setPreferences(AtClientPreference preference);