×

Set Voice Data

iOS 14 +

Notes

Set's the devices cellular data settings. Can be used to change the current sim, and cell mode (4G, LTE, 5G).

Syntax

setVoiceData(mode: <#Enumeration (ratMode)#>, sim: <#String (No Variables)#>)

Example

setVoiceData(mode: 4G, sim: "Primary")