get_operator_name

Function get_operator_name 

pub unsafe extern "C" fn get_operator_name(
    handle: ClientHandle,
    info: *mut OperatorNameInfo,
) -> Error
Available on non-ag35 only.
Expand description

Gets the operator name information.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_operator_name_req_msg_v01
    • Response type: mcm_nw_get_operator_name_resp_msg_v01