public class EventNotificationConfigConverter extends Object
Constructor and Description |
---|
EventNotificationConfigConverter(Callback apiCallback)
Construct with API callback event object involved in conversion.
|
EventNotificationConfigConverter(EventNotificationConfig sdkEventNotificationConfig)
Construct with SDK event notification config object involved in conversion.
|
Modifier and Type | Method and Description |
---|---|
Callback |
toAPICallback()
Convert from SDK EventNotificationConfig to API Callback.
|
EventNotificationConfig |
toSDKEventNotificationConfig()
Convert from API Callback to SDK EventNotificationConfig.
|
public EventNotificationConfigConverter(Callback apiCallback)
apiCallback
- public EventNotificationConfigConverter(EventNotificationConfig sdkEventNotificationConfig)
sdkEventNotificationConfig
- public Callback toAPICallback()
public EventNotificationConfig toSDKEventNotificationConfig()
Copyright 2022 OneSpan All rights reserved.