Package com.pubnub.api.callbacks
Class WhereNowCallback
- java.lang.Object
-
- com.pubnub.api.callbacks.WhereNowCallback
-
- All Implemented Interfaces:
PNCallback<PNWhereNowResult>
public abstract class WhereNowCallback extends java.lang.Object implements PNCallback<PNWhereNowResult>
-
-
Constructor Summary
Constructors Constructor Description WhereNowCallback()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.pubnub.api.callbacks.PNCallback
onResponse
-
-