- DataCollectorManager - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- DataCollectorManager.Gender - Enum in com.pushtech.sdk
-
- DataCollectorManager.MetricType - Enum in com.pushtech.sdk
-
- DataCollectorManager.ValueType - Enum in com.pushtech.sdk
-
- DateToISO8061(Date) - Static method in class com.pushtech.sdk.TimeUtils
-
Transform Calendar to ISO 8601 string.
- delete(Uri, String, String[]) - Method in class com.pushtech.sdk.PushContentProvider
-
- DeliveriesCallback - Interface in com.pushtech.sdk.Callbacks
-
Created by crm27 on 8/6/16.
- DeliveryCallback - Interface in com.pushtech.sdk.Callbacks
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- DeliveryManager - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- DeliveryManager.DELIVERIES_TYPE - Enum in com.pushtech.sdk
-
- DoubleOptinSmsUserValidation - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- DoubleOptinSmsUserValidation(Context) - Constructor for class com.pushtech.sdk.DoubleOptinSmsUserValidation
-
- DoubleOptinVerifyRequestModel - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- DoubleOptinVerifyRequestModel() - Constructor for class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- GcmBroadcastReceiver - Class in com.pushtech.sdk.Receiver
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- GcmBroadcastReceiver() - Constructor for class com.pushtech.sdk.Receiver.GcmBroadcastReceiver
-
- GCMPushIntentService - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- GCMPushIntentService() - Constructor for class com.pushtech.sdk.GCMPushIntentService
-
- GenericCallback - Interface in com.pushtech.sdk.Callbacks
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- Geolocation - Class in com.pushtech.sdk
-
- Geolocation() - Constructor for class com.pushtech.sdk.Geolocation
-
- getAccuracy() - Method in class com.pushtech.sdk.Geolocation
-
- getActionLeft() - Method in class com.pushtech.sdk.PushDelivery
-
- getActionLeftString(Context) - Method in class com.pushtech.sdk.PushDelivery
-
- getActionRight() - Method in class com.pushtech.sdk.PushDelivery
-
- getActionRightString(Context) - Method in class com.pushtech.sdk.PushDelivery
-
- getAlert() - Method in class com.pushtech.sdk.PushDelivery
-
- getAppId() - Method in class com.pushtech.sdk.PushtechApp
-
- getAppSecret() - Method in class com.pushtech.sdk.PushtechApp
-
- getBrand() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getCampaignId() - Method in class com.pushtech.sdk.CampaignDelivery
-
Lets us to know the unique identifier of the campaign.
- getCategoryActions() - Method in class com.pushtech.sdk.PushDelivery
-
- getCountryByIsoCode(String) - Static method in class com.pushtech.sdk.CountryHelper
-
Finds a country by its iso code.
- getCountryCode() - Method in class com.pushtech.sdk.Country
-
- getCountryCode() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getCountryList() - Static method in class com.pushtech.sdk.CountryHelper
-
Gets the whole list of both supported/available countries.
- getCreatedDate() - Method in class com.pushtech.sdk.PushDelivery
-
- getCurrency() - Method in class com.pushtech.sdk.PurchaseProduct
-
- getDefaultCountryISO(Context) - Static method in class com.pushtech.sdk.CountryHelper
-
Gets the default Country ISO Code, retrieved from user's device
- getDeliveries(DeliveryManager.DELIVERIES_TYPE) - Method in class com.pushtech.sdk.DeliveryManager
-
This function returns list of push deliveries sorted in descending order.
- getDeliveriesManager() - Method in class com.pushtech.sdk.PushtechApp
-
- getDeliveryCursor(DeliveryManager.DELIVERIES_TYPE) - Method in class com.pushtech.sdk.DeliveryManager
-
This function returns cursor with all push deliveries sorted in descending order.
- getDeliveryId() - Method in class com.pushtech.sdk.PushDelivery
-
- getDeviceId() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getDeviceId() - Method in class com.pushtech.sdk.PushtechApp
-
- getDoubleOptinSmsUserValidation() - Method in class com.pushtech.sdk.PushtechApp
-
- getExtra() - Method in class com.pushtech.sdk.PushDelivery
-
- getGcmSenderId() - Method in class com.pushtech.sdk.PushtechApp
-
- getGcmServiceClass() - Method in class com.pushtech.sdk.Receiver.GcmBroadcastReceiver
-
Gets the intent service class that inherits from GcmIntentService.
- getGcmToken() - Method in class com.pushtech.sdk.PushtechApp
-
- getId() - Method in class com.pushtech.sdk.PushDelivery
-
- getInstance(Context) - Static method in class com.pushtech.sdk.DataCollectorManager
-
- getIso3Code() - Method in class com.pushtech.sdk.Country
-
- getIsoCode() - Method in class com.pushtech.sdk.Country
-
- getLatitude() - Method in class com.pushtech.sdk.Geolocation
-
- getLongitude() - Method in class com.pushtech.sdk.Geolocation
-
- getName() - Method in class com.pushtech.sdk.Country
-
- getName() - Method in class com.pushtech.sdk.PurchaseProduct
-
- getPhoneCode() - Method in class com.pushtech.sdk.Country
-
- getPhoneNumber() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getPinExpiry() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getPositionOfCountryWithIsoCode(String) - Static method in class com.pushtech.sdk.CountryHelper
-
- getPrice() - Method in class com.pushtech.sdk.PurchaseProduct
-
- getProductId() - Method in class com.pushtech.sdk.PurchaseProduct
-
- getProducts() - Method in class com.pushtech.sdk.Products
-
- getPushDelivery(String) - Method in class com.pushtech.sdk.DeliveryManager
-
- getReceivedDate() - Method in class com.pushtech.sdk.PushDelivery
-
- getSdkVersion() - Method in class com.pushtech.sdk.PushtechApp
-
- getSenderId() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getSMSURI() - Method in class com.pushtech.sdk.SmsContentObserver
-
- getText() - Method in class com.pushtech.sdk.PushDelivery
-
- getThumbnailUrl() - Method in class com.pushtech.sdk.PushDelivery
-
- getTimeToSendCall() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- getTitle() - Method in class com.pushtech.sdk.PushDelivery
-
- getType(Uri) - Method in class com.pushtech.sdk.PushContentProvider
-
- getType() - Method in class com.pushtech.sdk.PushDelivery
-
- getUrl() - Method in class com.pushtech.sdk.PushDelivery
-
- Products - Class in com.pushtech.sdk
-
Created by crm27 on 3/11/15.
- Products() - Constructor for class com.pushtech.sdk.Products
-
- purchaseProduct(Products) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric to PUSHTech platform
when the user purchase any product.
- purchaseProduct(Products, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric to PUSHTech platform
when the user purchase any product.
- PurchaseProduct - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PurchaseProduct() - Constructor for class com.pushtech.sdk.PurchaseProduct
-
- PushContentProvider - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushContentProvider() - Constructor for class com.pushtech.sdk.PushContentProvider
-
- PushDeliveriesContentValuesOps - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushDeliveriesContentValuesOps() - Constructor for class com.pushtech.sdk.PushDeliveriesContentValuesOps
-
- PushDelivery - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushDelivery() - Constructor for class com.pushtech.sdk.PushDelivery
-
- pushDelivery - Variable in class com.pushtech.sdk.Receiver.NotificationReceiver
-
- PushDelivery.Actions - Enum in com.pushtech.sdk
-
- PushDelivery.CategoryActions - Enum in com.pushtech.sdk
-
- PushDelivery.Type - Enum in com.pushtech.sdk
-
- PushtechApp - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushtechAppbuildAsyncCallback - Interface in com.pushtech.sdk.Callbacks
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushtechAppBuilder - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushtechAppBuilder(Context) - Constructor for class com.pushtech.sdk.PushtechAppBuilder
-
This a constructor of the PushtechAppBuilder.
- PushtechError - Exception in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
- PushtechError() - Constructor for exception com.pushtech.sdk.PushtechError
-
- PushtechError(String) - Constructor for exception com.pushtech.sdk.PushtechError
-
- saveBackendDeliveries(boolean) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This function saves or not backend deliveries in database when user received it.
- sendGeolocation() - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's geolocation to PUSHTech platform
- sendGeolocation(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's geolocation to PUSHTech platform.
- sendGeolocation(Location, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends custom geolocation to PUSHTech platform.
- sendMetrics() - Method in class com.pushtech.sdk.DataCollectorManager
-
- setAccuracy(float) - Method in class com.pushtech.sdk.Geolocation
-
- setActionLeft(PushDelivery.Actions) - Method in class com.pushtech.sdk.PushDelivery
-
- setActionRight(PushDelivery.Actions) - Method in class com.pushtech.sdk.PushDelivery
-
- setAlert(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setAppId(String) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This is mandatory.
- setAppSecret(String) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This is mandatory.
- setAutomaticUserValidationCallback(AutomaticUserValidationCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
-
This function sets a listener to notify when the sms detects automatically.
- setBirthdate(Date) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's birthdate to PUSHTech platform.
- setBirthdate(Date, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's birthdate to PUSHTech platform.
- setBrand(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setCategoryActions(PushDelivery.CategoryActions) - Method in class com.pushtech.sdk.PushDelivery
-
- setCity(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's city to PUSHTech platform.
- setCity(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's city to PUSHTech platform.
- setCountry(Country) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's country to PUSHTech platform.
- setCountry(Country, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's country to PUSHTech platform.
- setCountryCode(int) - Method in class com.pushtech.sdk.Country
-
- setCountryCode(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setCreatedDate(Date) - Method in class com.pushtech.sdk.PushDelivery
-
- setCurrency(Currency) - Method in class com.pushtech.sdk.PurchaseProduct
-
- setCustomEvent(String, String, String, DataCollectorManager.ValueType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends custom metric to PUSHTech platform.
- setCustomEvent(DataCollectorManager.MetricType, String, String, String, DataCollectorManager.ValueType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends custom metric to PUSHTech platform.
- setDeliveryId(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setDeviceId(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setEmail(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's email to PUSHTech platform.
- setEmail(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's email to PUSHTech platform.
- setExtra(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setFacebookID(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's facebook id to PUSHTech.
- setFacebookID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's facebook id to PUSHTech.
- setFirstName(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's name to PUSHTech platform.
- setFirstName(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's name to PUSHTech platform.
- setGcmSenderId(String...) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This is mandatory.
- setGender(DataCollectorManager.Gender) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's gender to PUSHTech platform.
- setGender(DataCollectorManager.Gender, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's gender to PUSHTech platform.
- setGoogleID(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's Google id to PUSHTech.
- setGoogleID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's Google id to PUSHTech.
- setId(long) - Method in class com.pushtech.sdk.PushDelivery
-
- setIso3Code(String) - Method in class com.pushtech.sdk.Country
-
- setIsoCode(String) - Method in class com.pushtech.sdk.Country
-
- setLastName(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's last name to PUSHTech platform.
- setLastName(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's last name to PUSHTech platform.
- setLatitude(Double) - Method in class com.pushtech.sdk.Geolocation
-
- setLongitude(Double) - Method in class com.pushtech.sdk.Geolocation
-
- setName(String) - Method in class com.pushtech.sdk.Country
-
- setName(String) - Method in class com.pushtech.sdk.PurchaseProduct
-
- setNotificationIcon(int) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This function sets the notification icon that showed when a user
received a push notification.
- setNotificationIntent(Intent) - Method in class com.pushtech.sdk.PushtechAppBuilder
-
This function sets a intent when user received a push notification.
- setNumberFacebookFriends(int) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of friends in facebook to PUSHTech platform.
- setNumberFacebookFriends(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of friends in facebook to PUSHTech platform.
- setNumberOfTwitterFollowers(int) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of twitter followers to PUSHTech platform.
- setNumberOfTwitterFollowers(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of twitter followers to PUSHTech platform.
- setNumOfProductInCart(int) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of products in cart to PUSHTech platform
when the user update cart.
- setNumOfProductInCart(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends number of products in cart to PUSHTech platform
when the user update cart.
- setOpenPushCampaign(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric to PUSHTech platform
when the user open a pushCampaign.
- setPhoneCode(int) - Method in class com.pushtech.sdk.Country
-
- setPhoneNumber(Phonenumber.PhoneNumber) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's phoneNumber to PUSHTech platform.
- setPhoneNumber(Phonenumber.PhoneNumber, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends user's phoneNumber to PUSHTech platform.
- setPhoneNumber(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setPinExpiry(int) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setPrice(Double) - Method in class com.pushtech.sdk.PurchaseProduct
-
- setProductId(String) - Method in class com.pushtech.sdk.PurchaseProduct
-
- setProducts(ArrayList<PurchaseProduct>) - Method in class com.pushtech.sdk.Products
-
- setReceivedDate(Date) - Method in class com.pushtech.sdk.PushDelivery
-
- setReceivedPushCampaign(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric to PUSHTech platform
when the user received a pushCampaign.
- setSenderId(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setText(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setThumbnailUrl(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setTimeToSendCall(int) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
-
- setTitle(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setTwitterID(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's Twitter id to PUSHTech.
- setTwitterID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's Twitter id to PUSHTech.
- setType(PushDelivery.Type) - Method in class com.pushtech.sdk.PushDelivery
-
- setUrl(String) - Method in class com.pushtech.sdk.PushDelivery
-
- setUserId(String) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's id to PUSHTech.
- setUserId(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric user's id to PUSHTech.
- showPushNotification(PushDelivery) - Method in class com.pushtech.sdk.DeliveryManager
-
- SmsContentObserver - Class in com.pushtech.sdk
-
Copyright (C) PUSHTech ™ - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Cristian Rodriguez <cristian.rodriguez@pushtech.com> Push Technologies SL, 2015
This class uses to observer if the sms table changed.
- SmsContentObserver(Context, Handler, SmsContentObserver.OnSMSUpdateDatabase) - Constructor for class com.pushtech.sdk.SmsContentObserver
-
- subscribePushNotifications() - Method in class com.pushtech.sdk.DataCollectorManager
-
This function sends metric to PUSHTech platform
when the user decided to received more push notifications
- validationRequestCode(String, GenericCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
-
This function validates the sms validation code.
- valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.DeliveryManager.DELIVERIES_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.PushDelivery.Actions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.PushDelivery.CategoryActions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pushtech.sdk.PushDelivery.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.pushtech.sdk.DataCollectorManager.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.DataCollectorManager.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.DataCollectorManager.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.DeliveryManager.DELIVERIES_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.PushDelivery.Actions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.PushDelivery.CategoryActions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pushtech.sdk.PushDelivery.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.