set_ims_config

Function set_ims_config 

pub unsafe extern "C" fn set_ims_config(
    handle: ClientHandle,
    ims_config: ImsConfig,
) -> i32
Available on non-ag35 only.
Expand description

Sets IMS configuration, only LY customer project support.

See: get_ims_config.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_set_ims_config_req_msg_v01
    • Response type: mcm_nw_set_ims_config_resp_msg_v01