refresh_listener_registration# ansys.optislang.core.tcp.server_commands.refresh_listener_registration(uid: str, password: str | None = None) → str# Generate JSON string of refresh_listener_registration command. Parameters: uid: strUid entry. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of refresh_listener_registration command.