|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.ApiCall
com.ebay.sdk.call.GetNotificationPreferencesCall
public class GetNotificationPreferencesCall
Wrapper class of the GetNotificationPreferences call of eBay SOAP API.
Title: SOAP API wrapper library.
Description: Contains wrapper classes for eBay SOAP APIs.
Copyright: Copyright (c) 2009
Company: eBay Inc.
PreferenceLevel
- Specifies the type of preferences to retrieve. For example, preferences can be associated with a user, with
an application, or with events.
ReturnedApplicationDeliveryPreferences
- Specifies application-based event preferences that have been enabled.
ReturnedDeliveryURLName
- Specifies application delivery URL Name associated with this user.
ReturnedUserDeliveryPreferenceArray
- Specifies user-based event preferences that have been enabled or disabled.
UserData
- Returns user data for notification settings, such as set mobile phone.
EventProperty
- Contains names and values assigned to a notification event.
Currently can only be set for wireless applications.
Field Summary |
---|
Fields inherited from class com.ebay.sdk.ApiCall |
---|
apiException, sendReqListeners |
Constructor Summary | |
---|---|
GetNotificationPreferencesCall()
Constructor. |
|
GetNotificationPreferencesCall(ApiContext apiContext)
Constructor. |
Method Summary | |
---|---|
NotificationEventPropertyType[] |
getEventProperty()
Valid after executing the API. |
GetNotificationPreferencesResponseType |
getNotificationPreferences()
Retrieves the requesting application's notification preferences. |
NotificationRoleCodeType |
getPreferenceLevel()
Gets the GetNotificationPreferencesRequestType.preferenceLevel. |
ApplicationDeliveryPreferencesType |
getReturnedApplicationDeliveryPreferences()
Valid after executing the API. |
String |
getReturnedDeliveryURLName()
Valid after executing the API. |
NotificationEnableArrayType |
getReturnedUserDeliveryPreferenceArray()
Valid after executing the API. |
NotificationUserDataType |
getUserData()
Valid after executing the API. |
void |
setPreferenceLevel(NotificationRoleCodeType preferenceLevel)
Sets the GetNotificationPreferencesRequestType.preferenceLevel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetNotificationPreferencesCall()
public GetNotificationPreferencesCall(ApiContext apiContext)
apiContext
- The ApiContext object to be used to make the call.Method Detail |
---|
public GetNotificationPreferencesResponseType getNotificationPreferences() throws ApiException, SdkException, Exception
ApiException
SdkException
Exception
public NotificationRoleCodeType getPreferenceLevel()
public void setPreferenceLevel(NotificationRoleCodeType preferenceLevel)
preferenceLevel
- NotificationRoleCodeTypepublic NotificationEventPropertyType[] getEventProperty()
public ApplicationDeliveryPreferencesType getReturnedApplicationDeliveryPreferences()
public String getReturnedDeliveryURLName()
public NotificationEnableArrayType getReturnedUserDeliveryPreferenceArray()
public NotificationUserDataType getUserData()
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.