Hi,

I need a client to join two channels and listen and talk in both channels but not at the same time.

Is this possible ?

If so how do the server "know" which channel the client is speaking too ?

Browsing the SDK I don't see how to "tell" server which channel voicestream is directed too. I assume server reads the ID of channel but SDK don't give the option to add channel ID as parameter, or am I overlooking something.

/Booster