iOS SDK - Header Files
DOCS
Last updated: Dec 17th, 3:18pm
Each header file defines the coordinator for the module’s corresponding service within WLW’s platform, as well as the methods used to invoke calls to that service and the delegates or blocks used to invoke the responses.|
Header File | Description |
---|---|
PDAuthentication.h |
Defines the endpoints exposed through the Authentication Module facade layer of the SDK. |
PDBLEManagement.h |
Defines the endpoints exposed through the Bluetooth Low Energy Management Module facade layer of the SDK. |
PDCustomerInfo.h |
Defines the endpoint exposed through the Customer Module facade layer of the SDK. See Retrieve Customer Data. |
PDDecoder.h |
Defines the endpoints exposed through the Decoder Module facade layer of the SDK. |
PDDeviceMangement |
Defines the endpoints exposed through the Device Management Module facade layer of the SDK. |
PDLoggingUtility |
Defines the endpoints exposed through the Logging Utility facade layer of the SDK. |
PDLoyaltyManagement |
Defines the endpoints exposed through the Loyalty Management Module facade layer of the SDK. |
PDNetworkServices |
Defines the endpoints exposed through the Network Monitoring Utility facade layer of the SDK. |
PDOfferManagement |
Defines the endpoints exposed through the Offers Module facade layer of the SDK. |
PDOrderManagment |
Defines the endpoints exposed through the Order Management Module facade layer of the SDK. |
PDPaydiantSDK |
Defines the endpoints exposed through the SDK Instantiation Utility of the SDK. |
PDPaydiantSDKConfig |
Defines the endpoints exposed through the SDK Instance Configuration Utility of the SDK. |
PDPaymentAccountInfo PDTenderTypeInformation
|
Define the exposed endpoints related to managing payment accounts. See Payment Account Management Module. |
PDPreferenceInfo |
Defines the endpoints exposed through the Preferences Module facade layer of the SDK. |
PDPushNotificationManagement |
Defines the endpoints exposed through the Push Notification Management Module facade layer of the SDK. |
PDReceiptInfo |
Defines the endpoints exposed through the Receipt Management Module facade layer of the SDK. |
PDRefundInfo |
Defines the endpoints exposed through the Refund Module facade layer of the SDK. |
PDStatisticsUtility |
Defines the endpoints exposed through the Usage Tracking Utility of the SDK. |
PDTransaction |
Defines the endpoints exposed through the Transaction Module facade layer of the SDK. |
PDUserEnrollment |
Defines the endpoints exposed through the Wallet Registration Module facade layer of the SDK. |