enable Vo IPAlways Connected Mode
open fun enableVoIPAlwaysConnectedMode( @NonNull context: Context, enable: Boolean, @Nullable callback: STWCallSettingRequestCallback)
Content copied to clipboard
send request Settings with the new value for activation/deactivation feature VoIP ACM on client side
Parameters
context
Context:The application context
enable<strong>
boolean: true to enable the VoIP always connected mode
callback