Uses of Class
com.github.stormbit.sdk.longpoll.LongPoll
-
Packages that use LongPoll Package Description com.github.stormbit.sdk.clients -
-
Uses of LongPoll in com.github.stormbit.sdk.clients
Methods in com.github.stormbit.sdk.clients that return LongPoll Modifier and Type Method Description LongPollClient. longPoll()Get longpoll of current clientMethods in com.github.stormbit.sdk.clients with parameters of type LongPoll Modifier and Type Method Description voidClient. setLongPoll(LongPoll LP)
-