Package com.polar.sdk.api.model
        Class PolarUserDeviceSettings
- 
                    
                    - All Implemented Interfaces:
 
 public final class PolarUserDeviceSettings
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public enumPolarUserDeviceSettings.DeviceLocationpublic classPolarUserDeviceSettings.Companion
 - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public final static StringDEVICE_SETTINGS_FILENAMEprivate final IntegerdeviceLocationprivate final BooleanusbConnectionModeprivate final BooleanautomaticTrainingDetectionModeprivate final IntegerautomaticTrainingDetectionSensitivityprivate final IntegerminimumTrainingDurationSecondspublic final static PolarUserDeviceSettings.CompanionCompanion
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final IntegergetDeviceLocation()final BooleangetUsbConnectionMode()final BooleangetAutomaticTrainingDetectionMode()final IntegergetAutomaticTrainingDetectionSensitivity()final IntegergetMinimumTrainingDurationSeconds()final <Error class: unknown class>toProto()final PolarUserDeviceSettingsfromBytes(ByteArray bytes)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getDeviceLocationfinal Integer getDeviceLocation() 
 - 
                                        getUsbConnectionModefinal Boolean getUsbConnectionMode() 
 - 
                                        getAutomaticTrainingDetectionModefinal Boolean getAutomaticTrainingDetectionMode() 
 - 
                                        getAutomaticTrainingDetectionSensitivityfinal Integer getAutomaticTrainingDetectionSensitivity() 
 - 
                                        getMinimumTrainingDurationSecondsfinal Integer getMinimumTrainingDurationSeconds() 
 - 
                                        toProtofinal <Error class: unknown class> toProto() 
 - 
                                        fromBytesfinal PolarUserDeviceSettings fromBytes(ByteArray bytes) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-