We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbdc793 + 5f898ac commit 0c9865aCopy full SHA for 0c9865a
sdl_android/src/main/java/com/smartdevicelink/proxy/rpc/RadioControlData.java
@@ -182,7 +182,8 @@ public Integer getSignalChangeThreshold() {
182
183
/**
184
* Sets the radioEnable portion of the RadioControlData class
185
- * <br><b>Note: </b> This setting is normally a <b>READ-ONLY</b> setting
+ * <br><b>Note: </b> If this is set to false, no other data will be included.
186
+ * <br><b>Note: </b> This setting is normally a <b>READ-ONLY</b> setting.
187
*
188
* @param radioEnable
189
* True if the radio is on, false is the radio is off.
0 commit comments