๐๏ธConnection
//The ip is provided to the user by the owo app.
owo->Connect({ip});
// You can also connect to multiple ips
owo->Connect({ip1, ip2, ip3, ...});owo->AutoConnect(); owo->UpdateStatus(timeInMs);Last updated
//The ip is provided to the user by the owo app.
owo->Connect({ip});
// You can also connect to multiple ips
owo->Connect({ip1, ip2, ip3, ...});owo->AutoConnect(); owo->UpdateStatus(timeInMs);Last updated