getIsAutoJoinEnabled method
Checks if auto join is enabled (deprecated).
Android Reference: AppSettings.isAutoJoinEnabled()
Implementation
@Deprecated('Use isAutoSocketConnectionEnabled instead')
bool getIsAutoJoinEnabled() => isAutoJoinEnabled;
Checks if auto join is enabled (deprecated).
Android Reference: AppSettings.isAutoJoinEnabled()
@Deprecated('Use isAutoSocketConnectionEnabled instead')
bool getIsAutoJoinEnabled() => isAutoJoinEnabled;