Uses of Interface
com.github.stormbit.sdk.callbacks.CallbackDouble
-
Packages that use CallbackDouble Package Description com.github.stormbit.sdk.clients -
-
Uses of CallbackDouble in com.github.stormbit.sdk.clients
Methods in com.github.stormbit.sdk.clients with parameters of type CallbackDouble Modifier and Type Method Description voidClient. onChatPhotoRemoved(CallbackDouble<Integer,Integer> callback)voidClient. onFriendOffline(CallbackDouble<Integer,Integer> callback)voidClient. onFriendOnline(CallbackDouble<Integer,Integer> callback)
-