![]() |
Notification SDK Server
4.31.0
The Notification SDK Server provides a library to send notification to various devices (iOS and Android)
|
Data Structures | |
class | NotificationSDKServer |
class | NotificationInformation |
Namespaces | |
namespace | Com |
namespace | Com.Vasco |
namespace | Com.Vasco.Digipass |
namespace | Com.Vasco.Digipass.Sdk |
namespace | Com.Vasco.Digipass.Sdk.Utils |
namespace | Com.Vasco.Digipass.Sdk.Utils.Notification |
namespace | Com.Vasco.Digipass.Sdk.Utils.Notification.Server |
Functions | |
delegate void | SendNotificationErrorDelegate (int notificationTrackingIdentifier, string vascoNotificationIdentifier, NotificationSDKServerException e) |
delegate void | SendNotificationSuccessDelegate (int notificationTrackingIdentifier, string vascoNotificationIdentifier) |