Setting Show Only Voice Group
Setting Show Only Voice Group

Setting Show Only Voice Group

The settings can be configured using XML, Extension Manager, Provisioning Manager, or Profile Manager.
  • Show Contact Fragment loads all contacts in an individual Contact manner if the value is false.
  • Show Contact Fragment loads all contacts in an individual group manner if the value is true.
  • Default Value: false
<WFConnect> <Profile> . . <showGroup>false</showGroup> .. </Profile> ... </WFConnect>
ADB Commands Example
adb shell am start -a wfc.voice.ACTION_UPDATE_CONFIG --es showGroup false
adb shell am start -a android.intent.action.VIEW -d "wfcvp-uat://xyz" com.symbol.wfc.voice