isAutoJoinEnabled property

bool isAutoJoinEnabled
getter/setter pair

Flag indicating if auto join is enabled (deprecated, defaults to true). Android Reference: AppSettingsBuilder.isAutoJoinEnabled

Implementation

bool isAutoJoinEnabled = true;