com.octo.android.robospice.notification
Class SpiceServiceListenerNotificationService.SpiceNotification

java.lang.Object
  extended by com.octo.android.robospice.notification.SpiceServiceListenerNotificationService.SpiceNotification
Enclosing class:
SpiceServiceListenerNotificationService

public static class SpiceServiceListenerNotificationService.SpiceNotification
extends Object


Constructor Summary
SpiceServiceListenerNotificationService.SpiceNotification(int id, android.app.Notification notification)
           
 
Method Summary
 int getId()
           
 android.app.Notification getNotification()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpiceServiceListenerNotificationService.SpiceNotification

public SpiceServiceListenerNotificationService.SpiceNotification(int id,
                                                                 android.app.Notification notification)
Method Detail

getId

public int getId()

getNotification

public android.app.Notification getNotification()


Copyright © 2012-2014. All Rights Reserved.