The SDK Methods
Metot | Açıklama |
---|---|
| Initializes the SDK. It is recommended to call it in the Application class. |
| Enables/Disables the Push Notification Module. Also, it customizes the notification area via its optional parameters. Example: setting the small icon in the notification area
|
| Enables/Disables the In-App Notification Module. |
| Enables/Disables the Geofencing Module. |
| For entering the appAlias value in the devices whose Google services are active. |
| For entering the appAlias value in the devices whose Google services are not active (Huawei devices). |
| For entering the organizationId value. |
| For entering the profileId value. |
| For entering the dataSource value. |
| For entering the timeout value that is going to be used in the requests. |
| For entering the advertisingIdentifier value. |
| For entering the exVisitorId value. |
| For entering the token value. |
| For entering the callback interface that you want it to get triggered after a click event happens in In-App notifications. |
| For clearing the cookieId value. |
| For getting the sdkVersion value. |
| For getting the deviceType value. |
| For getting the deviceName value. |
| For getting the carrier value. |
| For getting the identifierForVendor value. |
| For getting the local value. |
| For getting the userAgent value. |
| For making a user signup |
| For making a user login |
| For making a user logout |
| For sending the information of clicking on the notification by the user the user so that it can be reflected in the reports on RMC panel. |
| For sending the information of clicking on a product that you offered via Recommendations Action by the user so that it can be reflected in the reports on RMC panel. |
| For sending data (information) to the server and showing in-app notifications to the user. |
| For sending the user information that is held in local (SDK) to the server. For example, calling |
| For entering emailPermit value. |
| For entering gmsPermit value. |
| For entering twitterId value. |
| For entering email value. |
| For entering facebookId value. |
| For entering relatedDigitalUserId value. This value is a value that you use to make a user unique in the system. For example, email, customer Id, account Id, etc. |
| You must set a user ID value via this method after a user logins in your application in order to get the last 30-days notifications based on user ID values. |
| For entering phoneNumber value. |
| For entering a user information. |
| For removing a user information |
| For removing all user information. |
| For sending the email and IYS information (for Turkey) of the user to the server. It sends the information directly to the server. You do not need to call |
| For getting the content of the push messages that were sent to the user in the last 30 days. |
| For getting the content of the last 30-days push messages that were sent to the user who is currently logged-in in the application. You must have set the userID value via |
| For sending the list of the applications that were installed from Google Play Store, Amazon App Store and Huawei AppGallery to the server. |
| For sending the location permission status of the application to the server. |
| For using the Favorite Attributes Action. |
| For using the Recommendations Action. |
| For requesting location permissions from the user. You can call it in the related activity in your application. (These permissions are must to use geofencing feature) |
Copyright 2020 Related Digital