Index

C F G I N O P R V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

com.vasco.digipass.sdk.utils.notification.client - package com.vasco.digipass.sdk.utils.notification.client
 
com.vasco.digipass.sdk.utils.notification.client.constants - package com.vasco.digipass.sdk.utils.notification.client.constants
 
com.vasco.digipass.sdk.utils.notification.client.exceptions - package com.vasco.digipass.sdk.utils.notification.client.exceptions
 
CONTEXT_NULL - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The context parameter is null.

F

FCM_GENERATE_TOKEN_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error if FCM is not able to generate a token.
FCM_GET_INSTANCE_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error if FCM is not able to generate an instance.

G

getCustomAttributes(Intent) - Static method in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Parses the notification provided as an Android Intent and returns the custom attributes as an HashMap.
getErrorCode() - Method in exception com.vasco.digipass.sdk.utils.notification.client.exceptions.NotificationSDKClientException
Gets the error code
GOOGLEPLAYSERVICES_NOT_AVAILABLE - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The Google Play Services are not available.

I

INTERNAL_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
An internal error has occurred.
isForegroundNotification(Intent) - Static method in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Check if the provided intent is a foreground notification.
isVASCONotification(Intent) - Static method in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Check if the provided intent is a valid VASCO notification.

N

NETWORK_NOT_AVAILABLE - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The network is not available.
NOTIFICATION_INVALID - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The notification is invalid.
NOTIFICATION_NULL - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The notification is null.
NotificationSDKClient - Class in com.vasco.digipass.sdk.utils.notification.client
This class provides the main functions of the Notification SDK Client.
NotificationSDKClient() - Constructor for class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
 
NotificationSDKClient.NotificationSDKClientListener - Interface in com.vasco.digipass.sdk.utils.notification.client
 
NotificationSDKClientErrorCodes - Class in com.vasco.digipass.sdk.utils.notification.client.constants
This class provides the error codes managed by the Notification SDK.
NotificationSDKClientException - Exception in com.vasco.digipass.sdk.utils.notification.client.exceptions
Exception which can be thrown by the NotificationSDKClient SDK in case of error.
NotificationSDKClientException(int) - Constructor for exception com.vasco.digipass.sdk.utils.notification.client.exceptions.NotificationSDKClientException
Constructor
NotificationSDKClientException(int, Throwable) - Constructor for exception com.vasco.digipass.sdk.utils.notification.client.exceptions.NotificationSDKClientException
Constructor

O

onException(NotificationSDKClientException) - Method in interface com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient.NotificationSDKClientListener
 
onRegistrationSuccess(String) - Method in interface com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient.NotificationSDKClientListener
 

P

parseVASCONotification(Intent) - Static method in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Parses the notification provided as an Android Intent and returns the associated content as a String.
PERMISSION_NOT_GRANTED - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
Required permission not granted, ask the user for android.Manifest.permission.POST_NOTIFICATIONS
PROPERTIES_FILE_COLOR_CODE_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error parsing notificationIconBackgroundColorLollipop provided in properties file.
PROPERTIES_FILE_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error with the properties file.
PROPERTIES_FILE_IMAGE_SUFFIX_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error with the image suffix in properties file.
PROPERTIES_FILE_MIME_TYPE_ERROR - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
There is an error with the notificationMIMEType in properties file.
PROPERTIES_FILE_NOTIFICATION_ICON_NAME_LOLLIPOP_NOT_FOUND - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The notificationIconNameLollipop provided in the properties file is not found.
PROPERTIES_FILE_NOTIFICATION_ICON_NAME_NOT_FOUND - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The notificationIconName provided in the properties file is not found.

R

registerNotificationService(Context, NotificationSDKClient.NotificationSDKClientListener) - Static method in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Registers to the Firebase Cloud Messaging service.

V

VASCO_NOTIFICATION_IDENTIFIER_INCORRECT_FORMAT - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The VASCO notification identifier format is incorrect.
VASCO_NOTIFICATION_IDENTIFIER_INVALID - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The VASCO notification identifier is invalid.
VASCO_NOTIFICATION_IDENTIFIER_NULL - Static variable in class com.vasco.digipass.sdk.utils.notification.client.constants.NotificationSDKClientErrorCodes
The VASCO notification identifier is null.
VERSION - Static variable in class com.vasco.digipass.sdk.utils.notification.client.NotificationSDKClient
Version of the Notification SDK
C F G I N O P R V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form