org.jdiameter.common.impl.app.sh
Class PushNotificationAnswerImpl
java.lang.Object
org.jdiameter.common.impl.app.AppEventImpl
org.jdiameter.common.impl.app.AppAnswerEventImpl
org.jdiameter.common.impl.app.sh.PushNotificationAnswerImpl
- All Implemented Interfaces:
- java.io.Serializable, AppAnswerEvent, AppEvent, PushNotificationAnswer
public class PushNotificationAnswerImpl
- extends AppAnswerEventImpl
- implements PushNotificationAnswer
- Author:
- Alexandre Mendonca , Bartosz Baranowski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PushNotificationAnswerImpl
public PushNotificationAnswerImpl(Answer answer)
- Parameters:
answer -
PushNotificationAnswerImpl
public PushNotificationAnswerImpl(Request request,
long vendorId,
long resultCode)
- Parameters:
request - vendorId - resultCode -
PushNotificationAnswerImpl
public PushNotificationAnswerImpl(Request request,
long resultCode)
- Parameters:
request - resultCode -
PushNotificationAnswerImpl
public PushNotificationAnswerImpl(Request request)
- Parameters:
request -
Copyright © 2014. All Rights Reserved.