-
- All Implemented Interfaces:
-
android.os.IBinder
public final class PushService.PushBinder extends Binder
-
-
Constructor Summary
Constructors Constructor Description PushService.PushBinder()
-
Method Summary
Modifier and Type Method Description final PushServicegetService()Get PushService -
Methods inherited from class org.unifiedpush.android.connector.PushService.PushBinder
attachInterface, dump, dump, dumpAsync, getInterfaceDescriptor, isBinderAlive, linkToDeath, onTransact, pingBinder, queryLocalInterface, transact, unlinkToDeath -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getService
final PushService getService()
Get PushService
-
-
-
-