public class CeremonyLayoutSettingsConverter extends Object
| Constructor and Description |
|---|
CeremonyLayoutSettingsConverter(CeremonyLayoutSettings sdkCeremonyLayoutSettings)
Construct with SDK object involved in conversion.
|
CeremonyLayoutSettingsConverter(LayoutOptions apiLayoutOptions)
Construct with API object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutOptions |
toAPILayoutOptions()
Convert from SDK to API.
|
CeremonyLayoutSettings |
toSDKCeremonyLayoutSettings()
Convert from API to SDK.
|
public CeremonyLayoutSettingsConverter(CeremonyLayoutSettings sdkCeremonyLayoutSettings)
sdkCeremonyLayoutSettings - public CeremonyLayoutSettingsConverter(LayoutOptions apiLayoutOptions)
apiLayoutOptions - public LayoutOptions toAPILayoutOptions()
public CeremonyLayoutSettings toSDKCeremonyLayoutSettings()
Copyright 2022 OneSpan All rights reserved.