Hi all, I have a question about libconnman-qt. What is a procedure for WiFi connection - i.e. what functions have to be called and in which order?
>From what I see, we have to create one UserAgent object, and call requestUserInput(). Do we have to call requestConnect(const QDBusMessage &msg) first? And what is QDBusMessage &msg that we have to pass to this function? Best regards, Drasko