Alexey Kosenko
Results
2
comments of
Alexey Kosenko
After one year, the problem has not been solved. In #246 issue you can find fix for your long polling handler.
> Небольшой временный фикс этой проблемы, который я использую: > > ```java > static class MyLongPollHandler extends GroupLongPollApi { > protected LongPollHandler(VkApiClient client, GroupActor actor, int waitTime) { > super(client,...