public final class UwbRangeDataNtfConfig extends Object
  
  
  Configurable range data notification reports for a UWB session.
Nested Class Summary
| class | UwbRangeDataNtfConfig.Builder | Creates a new instance of UwbRangeDataNtfConfig.  | 
            |
| @interface | UwbRangeDataNtfConfig.RangeDataNtfConfig | Represents which range data notification config is selected. | |
Public Method Summary
| int | 
                 
                  
                  getNtfProximityFar()
                   
              
                    Gets the proximity far distance in centimeters.
                   
                 | 
            
| int | 
                 
                  
                  getNtfProximityNear()
                   
              
                    Gets the proximity near distance in centimeters.
                   
                 | 
            
| int | 
                 
                  
                  getRangeDataNtfConfigType()
                   
              
                    Gets the range data notification config type.
                   
                 | 
            
Inherited Method Summary
Public Methods
public int getNtfProximityFar ()
Gets the proximity far distance in centimeters.
public int getNtfProximityNear ()
Gets the proximity near distance in centimeters.
public int getRangeDataNtfConfigType ()
Gets the range data notification config type.