Good morining!
I found that many methods in chat API are obsolete. For example:
ChatApi.CreateLobby
ChatApi
.GetLobbyInfoArray()
etc.
When I tried to use them, I got warning message: "Obsolete. This method is not compatible with NLB mode." Which methods I have to use instead? Is NLB = Network Load Balancing?