Hello,
For example, i would like to create a TCP connection with the server and register a control channel trigger for this connection when receive a WNS raw trigger event from a server.
It could not be registered in app's lifecycle because the server is not always on-line.
Is it possible to do this or how do i implement this scenario, thanks